diff options
author | gjb <gjb@FreeBSD.org> | 2011-07-14 03:08:10 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2011-07-14 03:08:10 +0000 |
commit | 0540cab05e06b998ae5adc49ba229170379539d2 (patch) | |
tree | 0bc833d126a831f9c25b6460c9a407a1db8b718b /sbin/shutdown | |
parent | 15b823db8458c616eaed587d1939f2fe98eaa8a2 (diff) | |
download | FreeBSD-src-0540cab05e06b998ae5adc49ba229170379539d2.zip FreeBSD-src-0540cab05e06b998ae5adc49ba229170379539d2.tar.gz |
Remove trailing whitespace in the shutdown(8) manual.
MFC after: 1 week
Diffstat (limited to 'sbin/shutdown')
-rw-r--r-- | sbin/shutdown/shutdown.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index c3de61f..b7067e1 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -170,9 +170,9 @@ file that .Nm created will be removed automatically. .Pp -When run without options, the +When run without options, the .Nm -utility will place the system into single user mode at the +utility will place the system into single user mode at the .Ar time specified. .Pp |