summaryrefslogtreecommitdiff
path: root/lib/libc/locale/isgraph.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isgraph.3')
-rw-r--r--lib/libc/locale/isgraph.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/isgraph.3 b/lib/libc/locale/isgraph.3
index e4e2c621c34dc..a4b3ba37a3b50 100644
--- a/lib/libc/locale/isgraph.3
+++ b/lib/libc/locale/isgraph.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)isgraph.3 8.2 (Berkeley) 12/11/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/locale/isgraph.3,v 1.19 2004/08/21 07:37:08 tjr Exp $
.\"
.Dd August 21, 2004
.Dt ISGRAPH 3