summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getsubopt.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/getsubopt.3')
-rw-r--r--lib/libc/stdlib/getsubopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3
index c3a56b091a6a6..62898dc4c1a9c 100644
--- a/lib/libc/stdlib/getsubopt.3
+++ b/lib/libc/stdlib/getsubopt.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)getsubopt.3 8.1 (Berkeley) 6/9/93
-.\" $Id$
+.\" $FreeBSD$
.\"
.Dd June 9, 1993
.Dt GETSUBOPT 3