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