diff options
Diffstat (limited to 'lib/libc/string/strmode.3')
-rw-r--r-- | lib/libc/string/strmode.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/string/strmode.3 b/lib/libc/string/strmode.3 index 4dbbdd09573..3db953704d4 100644 --- a/lib/libc/string/strmode.3 +++ b/lib/libc/string/strmode.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strmode.3,v 1.5 1998/05/04 02:00:05 deraadt Exp $ +.\" $OpenBSD: strmode.3,v 1.6 1998/06/15 17:55:13 mickey Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -148,4 +148,5 @@ always returns 0. .Sh HISTORY The .Fn strmode -function first appeared in 4.4BSD. +function first appeared in +.Bx 4.4 . |