diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-28 23:10:20 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-28 23:10:20 +0000 |
| commit | 229494cb512a44164597bd9358fbf8bf568c7ac6 (patch) | |
| tree | 2c20a63b4fff5b954cb5d5e90f4390e3e3d7f0d8 /libexec | |
| parent | ba79fc682236fb35d760269fdf8fe0bd143c53d2 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/bootpd/tools/bootpef/bootpef.8 | 2 | ||||
| -rw-r--r-- | libexec/bootpd/tools/bootptest/bootptest.8 | 2 | ||||
| -rw-r--r-- | libexec/fingerd/fingerd.8 | 1 | ||||
| -rw-r--r-- | libexec/talkd/talkd.8 | 1 | ||||
| -rw-r--r-- | libexec/tftpd/tftpd.8 | 1 |
5 files changed, 7 insertions, 0 deletions
diff --git a/libexec/bootpd/tools/bootpef/bootpef.8 b/libexec/bootpd/tools/bootpef/bootpef.8 index 0f0b1fc7b437..f7f5dce46241 100644 --- a/libexec/bootpd/tools/bootpef/bootpef.8 +++ b/libexec/bootpd/tools/bootpef/bootpef.8 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .\" bootpef.8 .TH BOOTPEF 8 "4 Dec 1993" "MAINTENANCE COMMANDS" .SH NAME diff --git a/libexec/bootpd/tools/bootptest/bootptest.8 b/libexec/bootpd/tools/bootptest/bootptest.8 index d076c8bc25b6..761e96ed4d43 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.8 +++ b/libexec/bootpd/tools/bootptest/bootptest.8 @@ -1,3 +1,5 @@ +.\" $FreeBSD$ +.\" .\" bootptest.8 .TH BOOTPTEST 8 "10 June 1993" "MAINTENANCE COMMANDS" .SH NAME diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 6ad9aa32f266..8af1dd34c905 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fingerd.8 8.1 (Berkeley) 6/4/93 +.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt FINGERD 8 diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index 4e7000f9dc4d..001b858f861e 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)talkd.8 8.2 (Berkeley) 12/11/93 +.\" $FreeBSD$ .\" .Dd December 11, 1993 .Dt TALKD 8 diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 9c2227f8bbd1..1309ac6976e1 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tftpd.8 8.1 (Berkeley) 6/4/93 +.\" $FreeBSD$ .\" .Dd June 4, 1993 .Dt TFTPD 8 |
