diff options
| author | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
|---|---|---|
| committer | garbled <garbled@NetBSD.org> | 1999-03-22 19:44:33 +0000 |
| commit | 38c96853cf2e356c4df10c78151c5c1e20c989cd (patch) | |
| tree | a103c8fb6e14d64950a52f8c5d8af2936918d2ad /lib/libc/string/string.3 | |
| parent | 2ccf15e5f39ca2c18cdc5631b003183d13bc4c07 (diff) | |
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
Diffstat (limited to 'lib/libc/string/string.3')
| -rw-r--r-- | lib/libc/string/string.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index 40d69069523..1051f6f659f 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -32,11 +32,11 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)string.3 8.2 (Berkeley) 12/11/93 -.\" $NetBSD: string.3,v 1.7 1999/03/06 11:41:51 mycroft Exp $ +.\" $NetBSD: string.3,v 1.8 1999/03/22 19:44:59 garbled Exp $ .\" .Dd December 11, 1993 .Dt STRING 3 -.Os BSD 4 +.Os .Sh NAME .Nm strcat , .Nm strncat , |
