aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getpass.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getpass.3')
-rw-r--r--lib/libc/gen/getpass.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getpass.3 b/lib/libc/gen/getpass.3
index 85dcdced2fe7..3e52f6918ba0 100644
--- a/lib/libc/gen/getpass.3
+++ b/lib/libc/gen/getpass.3
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getpass.3 8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/getpass.3,v 1.12.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $
.\"
.Dd June 4, 1993
.Dt GETPASS 3