summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2005-06-30 13:04:25 +0000
committerhmp <hmp@FreeBSD.org>2005-06-30 13:04:25 +0000
commita88594d8185a154bd1c6e5519d1dbb6df31f3d9a (patch)
tree95aeaa3a80c59992708aabf87ed85b7d5a516d47
parent4b8b1f028b6d302c0c70501851f029a0682b2a61 (diff)
downloadFreeBSD-src-a88594d8185a154bd1c6e5519d1dbb6df31f3d9a.zip
FreeBSD-src-a88594d8185a154bd1c6e5519d1dbb6df31f3d9a.tar.gz
Use 'manual page' instead of 'man page' for consistency.
Approved by: re (hrs)
-rw-r--r--share/man/man7/clocks.72
-rw-r--r--share/man/man7/sdoc.72
-rw-r--r--share/man/man7/tuning.72
-rw-r--r--share/man/man8/crash.84
4 files changed, 5 insertions, 5 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
diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8
index 735b3df..94a0ecc 100644
--- a/share/man/man8/crash.8
+++ b/share/man/man8/crash.8
@@ -214,7 +214,7 @@ the
.Xr reboot 8 ,
.Xr savecore 8
.Sh HISTORY
-A
+The
.Nm
-man page first appeared in
+manual page first appeared in
.Fx 2.2 .
OpenPOWER on IntegriCloud