diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:27:47 +0000 |
commit | ff1f324516a438c1978485e7ff75118e39b76ae3 (patch) | |
tree | 04906edc13adcddfd2125a6dbc77bab6de9275b3 /sbin/reboot | |
parent | a00cc32757c919d728dae0961bea03e17fff7958 (diff) | |
download | FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.zip FreeBSD-src-ff1f324516a438c1978485e7ff75118e39b76ae3.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'sbin/reboot')
-rw-r--r-- | sbin/reboot/reboot.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index a304c65..9d64763 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -83,7 +83,8 @@ is not specified). This option should probably not be used. .It Fl p The system will turn off the power -if it can. This is of course likely to make +if it can. +This is of course likely to make .Nm rather similar to .Nm halt . |