summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-10 13:41:46 +0000
committerru <ru@FreeBSD.org>2001-07-10 13:41:46 +0000
commit317b7d8e3734808e8ccbde18796cfcfe5a86084f (patch)
tree7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libc/string
parent7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (diff)
downloadFreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.zip
FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.tar.gz
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/bcmp.32
-rw-r--r--lib/libc/string/bcopy.32
-rw-r--r--lib/libc/string/bzero.32
-rw-r--r--lib/libc/string/strcpy.32
-rw-r--r--lib/libc/string/strerror.32
-rw-r--r--lib/libc/string/string.32
-rw-r--r--lib/libc/string/strtok.32
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3
index 4300d1f..0e743a0 100644
--- a/lib/libc/string/bcmp.3
+++ b/lib/libc/string/bcmp.3
@@ -36,7 +36,7 @@
.\"
.Dd June 4, 1993
.Dt BCMP 3
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm bcmp
.Nd compare byte string
diff --git a/lib/libc/string/bcopy.3 b/lib/libc/string/bcopy.3
index 54afedf..7f3fa47 100644
--- a/lib/libc/string/bcopy.3
+++ b/lib/libc/string/bcopy.3
@@ -37,7 +37,7 @@
.\"
.Dd June 4, 1993
.Dt BCOPY 3
-.Os BSD 4.2
+.Os
.Sh NAME
.Nm bcopy
.Nd copy byte string
diff --git a/lib/libc/string/bzero.3 b/lib/libc/string/bzero.3
index ca488fc..1f4fbc5 100644
--- a/lib/libc/string/bzero.3
+++ b/lib/libc/string/bzero.3
@@ -37,7 +37,7 @@
.\"
.Dd June 4, 1993
.Dt BZERO 3
-.Os BSD 4.3
+.Os
.Sh NAME
.Nm bzero
.Nd write zeroes to a byte string
diff --git a/lib/libc/string/strcpy.3 b/lib/libc/string/strcpy.3
index cb38dce..6f221af 100644
--- a/lib/libc/string/strcpy.3
+++ b/lib/libc/string/strcpy.3
@@ -38,7 +38,7 @@
.\"
.Dd June 4, 1993
.Dt STRCPY 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm strcpy
.Nd copy strings
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3
index 1799c1c..e714ff2 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -38,7 +38,7 @@
.\"
.Dd June 9, 1993
.Dt STRERROR 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm perror ,
.Nm strerror ,
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3
index 6a3457c..e822f7f 100644
--- a/lib/libc/string/string.3
+++ b/lib/libc/string/string.3
@@ -36,7 +36,7 @@
.\"
.Dd December 11, 1993
.Dt STRING 3
-.Os BSD 4
+.Os
.Sh NAME
.Nm strcat ,
.Nm strncat ,
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index 297c982..77837d2 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -52,7 +52,7 @@
.\"
.Dd November 27, 1998
.Dt STRTOK 3
-.Os FreeBSD
+.Os
.Sh NAME
.Nm strtok , strtok_r
.Nd string tokens
OpenPOWER on IntegriCloud