diff options
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/getopt/getopt.1 | 2 | ||||
| -rw-r--r-- | usr.bin/ldd/ldd.1 | 2 | ||||
| -rw-r--r-- | usr.bin/truss/truss.1 | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index e3a0742f4a42a..1eb16c19c490a 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 diff --git a/usr.bin/ldd/ldd.1 b/usr.bin/ldd/ldd.1 index 4eeb5a78b5323..6c16eef9f5f59 100644 --- a/usr.bin/ldd/ldd.1 +++ b/usr.bin/ldd/ldd.1 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .Dd October 22, 1993 .Dt LDD 1 .Os FreeBSD diff --git a/usr.bin/truss/truss.1 b/usr.bin/truss/truss.1 index 0cfabea724e97..049ff9f976239 100644 --- a/usr.bin/truss/truss.1 +++ b/usr.bin/truss/truss.1 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .Dd Nov 23, 1997 .Dt TRUSS 1 .Os FreeBSD |
