mdoc(7) janitor:
- Use .Aq macro instead of <foo>. - Kill EOL whitespace.
This commit is contained in:
parent
a621621dc9
commit
1ff7b74aca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user