summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/ungetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/ungetwc.3')
-rw-r--r--lib/libc/stdio/ungetwc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3
index 2cdfbe9f3978d..561825340a12e 100644
--- a/lib/libc/stdio/ungetwc.3
+++ b/lib/libc/stdio/ungetwc.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ungetc.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdio/ungetwc.3,v 1.6 2007/01/09 00:28:07 imp Exp $
.\"
.Dd March 3, 2004
.Dt UNGETWC 3