summaryrefslogtreecommitdiff
path: root/usr.bin/getopt
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:23:38 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-08-28 23:23:38 +0000
commit49364d3cb3abd9f8d7f370c9410a60ec6cffc190 (patch)
treef774362e8aea72c80e0cfd99625eb0ee506812d4 /usr.bin/getopt
parent229494cb512a44164597bd9358fbf8bf568c7ac6 (diff)
downloadsrc-test2-49364d3cb3abd9f8d7f370c9410a60ec6cffc190.tar.gz
src-test2-49364d3cb3abd9f8d7f370c9410a60ec6cffc190.zip
Add $FreeBSD$ lines to man pages that are missing them to make it
easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
Notes
Notes: svn path=/head/; revision=50534
Diffstat (limited to 'usr.bin/getopt')
-rw-r--r--usr.bin/getopt/getopt.12
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1
index e3a0742f4a42..1eb16c19c490 100644
--- a/usr.bin/getopt/getopt.1
+++ b/usr.bin/getopt/getopt.1
@@ -1,3 +1,5 @@
+.\" $FreeBSD$
+.\"
.Dd April 3, 1999
.Dt GETOPT 1
.Os