summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgetwln.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/fgetwln.3')
-rw-r--r--lib/libc/stdio/fgetwln.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgetwln.3 b/lib/libc/stdio/fgetwln.3
index b1594e26c8b57..5a8119c325167 100644
--- a/lib/libc/stdio/fgetwln.3
+++ b/lib/libc/stdio/fgetwln.3
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fgetln.3 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdio/fgetwln.3,v 1.3 2007/01/09 00:28:06 imp Exp $
.\"
.Dd July 16, 2004
.Dt FGETWLN 3