diff options
Diffstat (limited to 'lib/libc/stdlib/getopt.3')
-rw-r--r-- | lib/libc/stdlib/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3 index a96662458fb1..875c9718ce19 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getopt.3 8.5 (Berkeley) 4/27/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/getopt.3,v 1.26.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .\" .Dd April 27, 1995 .Dt GETOPT 3 |