diff options
| author | Roy Marples <roy@marples.name> | 2009-03-11 17:57:10 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-03-11 17:57:10 +0000 |
| commit | 918338f28048ad570ce0fcaf148d05c2bde26ed2 (patch) | |
| tree | 77d6ddb12b45b558a0c2dd9fceada9d394773412 | |
| parent | a4f6339ebd949920e432f814d5bb3304113daaea (diff) | |
| download | dhcpcd-918338f28048ad570ce0fcaf148d05c2bde26ed2.tar.xz | |
mandoc mandates the presence of .Os
| -rw-r--r-- | dhcpcd-run-hooks.8.in | 1 | ||||
| -rw-r--r-- | dhcpcd.8.in | 1 | ||||
| -rw-r--r-- | dhcpcd.conf.5.in | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index f25aa8d5..6e025ac1 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -24,6 +24,7 @@ .\" .Dd January 15, 2009 .Dt DHCPCD.SH 8 SMM +.Os .Sh NAME .Nm dhcpcd-run-hooks .Nd DHCP client configuration script diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 4efa0e0d..eae48484 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -24,6 +24,7 @@ .\" .Dd March 10, 2009 .Dt DHCPCD 8 SMM +.Os .Sh NAME .Nm dhcpcd .Nd an RFC 2131 compliant DHCP client diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index 4f71de15..e21e568e 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -24,6 +24,7 @@ .\" .Dd March 10, 2009 .Dt DHCPCD.CONF 5 SMM +.Os .Sh NAME .Nm dhcpcd.conf .Nd dhcpcd configuration file |
