summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/string.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
committerwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
commit89dea7c61d0b964eb64003769ac255ffc3618baa (patch)
treec1d9699eaa2f8d24b20889d9f06566a42766622a /lib/libc/string/string.3
parent8362cc2d1da946f4340bd9feeb325c059eaf599b (diff)
downloadFreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.zip
FreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.tar.gz
add missing comma(s) in .Xr macros
Diffstat (limited to 'lib/libc/string/string.3')
-rw-r--r--lib/libc/string/string.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index c257d94..d6a072c 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -32,6 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)string.3 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.Dd December 11, 1993
.Dt STRING 3
@@ -129,7 +130,7 @@ for size limitations.
.Xr strcspn 3 ,
.Xr strstr 3 ,
.Xr strtok 3 ,
-.Xr rindex 3
+.Xr rindex 3 ,
.Xr bstring 3
.Sh STANDARDS
The
OpenPOWER on IntegriCloud