summaryrefslogtreecommitdiffstats
path: root/share/man/man7/build.7
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2003-11-16 15:16:19 +0000
committersimon <simon@FreeBSD.org>2003-11-16 15:16:19 +0000
commit1ff7b74aca76aa6e8a8f85fb31796776e830cb87 (patch)
treec081c0fb2c96bf2d1e74f7fef8ea138b37a45e92 /share/man/man7/build.7
parenta621621dc908dd3a638c875c5bd8b949bf04326e (diff)
downloadFreeBSD-src-1ff7b74aca76aa6e8a8f85fb31796776e830cb87.zip
FreeBSD-src-1ff7b74aca76aa6e8a8f85fb31796776e830cb87.tar.gz
mdoc(7) janitor:
- Use .Aq macro instead of <foo>. - Kill EOL whitespace.
Diffstat (limited to 'share/man/man7/build.7')
-rw-r--r--share/man/man7/build.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 854575b..a38da6c 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -142,7 +142,7 @@ method of updating your system from the latest sources is:
make buildworld
make buildkernel KERNCONF=FOO
make installkernel KERNCONF=FOO
-<Reboot the new kernel in single user mode>
+.Aq Reboot the new kernel in single user mode
make installworld
mergemaster
.Ed
@@ -173,7 +173,7 @@ may not work with the old kernel which is still running.
While not strictly necessary much of the time for upgrades from very
recent sources, the reboot into single user mode is critically
important for upgrading from older kernels, or when you know
-.Dq weird things
+.Dq weird things
have happened with the kernel.
.Pp
The following sequence of commands can be used to cross-build the
OpenPOWER on IntegriCloud