summaryrefslogtreecommitdiff
path: root/lib/libc/string/bstring.3
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 07:42:49 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 07:42:49 +0000
commitb1bd4afedcfe77e63f8da447a41937ab16966255 (patch)
treef58da9208baad2964d5980c1866f256256745108 /lib/libc/string/bstring.3
parentdfb9caab49302bcb0203ec4a5a7b2fa947445787 (diff)
Add RCS indentifiers.
Diffstat (limited to 'lib/libc/string/bstring.3')
-rw-r--r--lib/libc/string/bstring.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/bstring.3 b/lib/libc/string/bstring.3
index 90e03ae0597..44f2396c4cf 100644
--- a/lib/libc/string/bstring.3
+++ b/lib/libc/string/bstring.3
@@ -31,7 +31,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)bstring.3 6.8 (Berkeley) 4/19/91
+.\" from: @(#)bstring.3 6.8 (Berkeley) 4/19/91
+.\" $Id: bstring.3,v 1.2 1993/08/01 07:44:05 mycroft Exp $
.\"
.Dd April 19, 1991
.Dt BSTRING 3