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/dump | |
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/dump')
-rw-r--r-- | sbin/dump/dump.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index b3f6f15..436e7b7 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -64,7 +64,8 @@ is not documented here.) examines files on a filesystem and determines which files -need to be backed up. These files +need to be backed up. +These files are copied to the given disk, tape or other storage medium for safe keeping (see the .Fl f |