summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2012-05-24 02:24:03 +0000
committerwblock <wblock@FreeBSD.org>2012-05-24 02:24:03 +0000
commit9fa9a2acad686b2ef1495297cd790912d78b85c3 (patch)
tree61339cc2a5de8c07d18be714bf198be4e8c05131 /sys/boot
parentadd2d11101581f1d8f620b3c6f9f343c35646562 (diff)
downloadFreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.zip
FreeBSD-src-9fa9a2acad686b2ef1495297cd790912d78b85c3.tar.gz
Fixes to man8 groff mandoc style, usage mistakes, or typos.
PR: 168016 Submitted by: Nobuyuki Koganemaru Approved by: gjb MFC after: 3 days
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.82
-rw-r--r--sys/boot/forth/beastie.4th.82
-rw-r--r--sys/boot/forth/brand.4th.82
-rw-r--r--sys/boot/forth/check-password.4th.82
-rw-r--r--sys/boot/forth/color.4th.82
-rw-r--r--sys/boot/forth/delay.4th.82
-rw-r--r--sys/boot/forth/menu.4th.82
-rw-r--r--sys/boot/forth/version.4th.82
8 files changed, 8 insertions, 8 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 7e30bd3..36f260c 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -423,7 +423,7 @@ variable take effect immediately.
Defines the base i/o port used to access console UART
(i386 and amd64 only).
If the variable is not set, its assumed value is 0x3F8, which
-corresponds to PC port COM1, unless overriden by
+corresponds to PC port COM1, unless overridden by
.Va BOOT_COMCONSOLE_PORT
variable during the compilation of
.Nm .
diff --git a/sys/boot/forth/beastie.4th.8 b/sys/boot/forth/beastie.4th.8
index dffb509..814867d 100644
--- a/sys/boot/forth/beastie.4th.8
+++ b/sys/boot/forth/beastie.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm beastie.4th
-.Nd FreeBSD ASCII art boot module.
+.Nd FreeBSD ASCII art boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/brand.4th.8 b/sys/boot/forth/brand.4th.8
index 9be4af0..10e8c55 100644
--- a/sys/boot/forth/brand.4th.8
+++ b/sys/boot/forth/brand.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm brand.4th
-.Nd FreeBSD ASCII art boot module.
+.Nd FreeBSD ASCII art boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/check-password.4th.8 b/sys/boot/forth/check-password.4th.8
index 6c27259..1b1d42e 100644
--- a/sys/boot/forth/check-password.4th.8
+++ b/sys/boot/forth/check-password.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm check-password.4th
-.Nd FreeBSD password-checking boot module.
+.Nd FreeBSD password-checking boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/color.4th.8 b/sys/boot/forth/color.4th.8
index 8802921..6c24989 100644
--- a/sys/boot/forth/color.4th.8
+++ b/sys/boot/forth/color.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm color.4th
-.Nd FreeBSD color-detection boot module.
+.Nd FreeBSD color-detection boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/delay.4th.8 b/sys/boot/forth/delay.4th.8
index 865a751..1e4e71d 100644
--- a/sys/boot/forth/delay.4th.8
+++ b/sys/boot/forth/delay.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm delay.4th
-.Nd FreeBSD debugging boot module.
+.Nd FreeBSD debugging boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/menu.4th.8 b/sys/boot/forth/menu.4th.8
index affce60..e94ee86 100644
--- a/sys/boot/forth/menu.4th.8
+++ b/sys/boot/forth/menu.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm menu.4th
-.Nd FreeBSD dynamic menu boot module.
+.Nd FreeBSD dynamic menu boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
diff --git a/sys/boot/forth/version.4th.8 b/sys/boot/forth/version.4th.8
index 1ea2649..c080a5d 100644
--- a/sys/boot/forth/version.4th.8
+++ b/sys/boot/forth/version.4th.8
@@ -29,7 +29,7 @@
.Os
.Sh NAME
.Nm version.4th
-.Nd FreeBSD version string boot module.
+.Nd FreeBSD version string boot module
.Sh DESCRIPTION
The file that goes by the name of
.Nm
OpenPOWER on IntegriCloud