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 59156ef810dd..e96dcf73508a 100644
--- a/lib/libc/stdio/fgetln.3
+++ b/lib/libc/stdio/fgetln.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)fgetln.3 8.3 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdio/fgetln.3,v 1.8 2004/07/16 06:07:12 tjr Exp $
.\"
.Dd April 19, 1994
.Dt FGETLN 3