diff options
Diffstat (limited to 'lib/libc/stdio/fgetln.3')
-rw-r--r-- | lib/libc/stdio/fgetln.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/fgetln.3 b/lib/libc/stdio/fgetln.3 index 226cc4b9ef9..fcbcabb9c89 100644 --- a/lib/libc/stdio/fgetln.3 +++ b/lib/libc/stdio/fgetln.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fgetln.3,v 1.2 1996/08/19 08:32:28 tholo Exp $ +.\" $OpenBSD: fgetln.3,v 1.3 1998/06/15 17:54:49 mickey Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -120,4 +120,5 @@ or .Sh HISTORY The .Fn fgetln -function first appeared in 4.4BSD. +function first appeared in +.Bx 4.4 . |