From a307d598387eeb7d775332066d996ab0dadf7e5f Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 10 Jul 2001 13:41:46 +0000 Subject: mdoc(7) police: removed HISTORY info from the .Os call. --- lib/libc/string/bcmp.3 | 2 +- lib/libc/string/bcopy.3 | 2 +- lib/libc/string/bzero.3 | 2 +- lib/libc/string/strcpy.3 | 2 +- lib/libc/string/strerror.3 | 2 +- lib/libc/string/string.3 | 2 +- lib/libc/string/strtok.3 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lib/libc/string') diff --git a/lib/libc/string/bcmp.3 b/lib/libc/string/bcmp.3 index 4300d1f930b5..0e743a0b871e 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 54afedf4a196..7f3fa4758597 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 ca488fc9423d..1f4fbc56bb8a 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 cb38dce6b8fe..6f221af9f604 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 1799c1c6a8b2..e714ff24b4c3 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 6a3457c12b9b..e822f7f841be 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 297c982ec6c2..77837d2db5e7 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 -- cgit v1.2.3