diff options
author | hmp <hmp@FreeBSD.org> | 2005-06-30 13:04:25 +0000 |
---|---|---|
committer | hmp <hmp@FreeBSD.org> | 2005-06-30 13:04:25 +0000 |
commit | a88594d8185a154bd1c6e5519d1dbb6df31f3d9a (patch) | |
tree | 95aeaa3a80c59992708aabf87ed85b7d5a516d47 /share/man/man7 | |
parent | 4b8b1f028b6d302c0c70501851f029a0682b2a61 (diff) | |
download | FreeBSD-src-a88594d8185a154bd1c6e5519d1dbb6df31f3d9a.zip FreeBSD-src-a88594d8185a154bd1c6e5519d1dbb6df31f3d9a.tar.gz |
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/clocks.7 | 2 | ||||
-rw-r--r-- | share/man/man7/sdoc.7 | 2 | ||||
-rw-r--r-- | share/man/man7/tuning.7 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7 index 1e1c635..af4bdd2 100644 --- a/share/man/man7/clocks.7 +++ b/share/man/man7/clocks.7 @@ -172,7 +172,7 @@ is not 1000000 then the application is probably using the wrong clock. .Xr times 3 .Sh AUTHORS .An -nosplit -This man page has been written by +This manual page was written by .An J\(:org Wunsch after a description posted by .An Bruce Evans . diff --git a/share/man/man7/sdoc.7 b/share/man/man7/sdoc.7 index bbbc84b..51f9282 100644 --- a/share/man/man7/sdoc.7 +++ b/share/man/man7/sdoc.7 @@ -120,7 +120,7 @@ For the sake of brevity, assume the reader is familiar with all of the concepts in the FSA. When referencing potential vulnerabilities -described in the Secure Programming Practices man page, +described in the Secure Programming Practices manual page, .Xr sprog 7 , likewise cross-reference that document rather than replicating information. diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index b697e0f..86c08f4 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -867,7 +867,7 @@ on by setting the loader tunable to 1. More information on tuning the ATA driver system may be found in the .Xr ata 4 -man page. +manual page. If you need performance, go with SCSI. .Sh CPU, MEMORY, DISK, NETWORK The type of tuning you do depends heavily on where your system begins to |