diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-12 15:31:21 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-12 15:31:21 +0000 |
| commit | e22bb3897a9ab72a34c1e1b9b8b11f5ddd675946 (patch) | |
| tree | cd136ad0dd91b1eaa6b6079b603fc07b436b2ad3 | |
| parent | 65d9e0e0062d49c8029fbd865291bced37da204e (diff) | |
Notes
| -rw-r--r-- | libexec/bootpd/bootpd.8 | 3 | ||||
| -rw-r--r-- | libexec/bootpd/bootptab.5 | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index 756f864bb579..fa30a2e6b492 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -4,7 +4,7 @@ .\" .Dd November 6, 1993 .Dt BOOTPD 8 -.Os "Carnegie Mellon University" +.Os .Sh NAME .Nm bootpd , bootpgw .Nd Internet Boot Protocol server/gateway @@ -267,6 +267,7 @@ Enhancements and bug-fixes have been contributed by: .Pp (in alphabetical order) .Pp +.An -split .An Danny Backx Aq db@sunbim.be .An John Brezak Aq brezak@ch.hp.com .An Frank da Cruz Aq fdc@cc.columbia.edu diff --git a/libexec/bootpd/bootptab.5 b/libexec/bootpd/bootptab.5 index dc168717a0bd..30c9d0919781 100644 --- a/libexec/bootpd/bootptab.5 +++ b/libexec/bootpd/bootptab.5 @@ -4,7 +4,7 @@ .\" .Dd October 31, 1991 .Dt BOOTPTAB 5 -.Os "Carnegie Mellon University" +.Os .Sh NAME .Nm bootptab .Nd Internet Bootstrap Protocol server database |
