diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /lib/libc/stdlib/getopt.3 | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
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 88fb51f38fec..b24a75cf6c81 100644 --- a/lib/libc/stdlib/getopt.3 +++ b/lib/libc/stdlib/getopt.3 @@ -32,7 +32,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)getopt.3 8.5 (Berkeley) 4/27/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdlib/getopt.3,v 1.25 2004/07/31 01:00:50 imp Exp $ .\" .Dd April 27, 1995 .Dt GETOPT 3 |