diff options
author | ru <ru@FreeBSD.org> | 2002-05-29 16:19:26 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-29 16:19:26 +0000 |
commit | 929b4f74103ca2c710f7c4dd59c78d91fec585b4 (patch) | |
tree | 3350710d397de5841195f2d3ed44cf16eec6c0a3 /sbin/dump | |
parent | 4432c323fd2f1885e9f765de0d157f9dc2286b26 (diff) | |
download | FreeBSD-src-929b4f74103ca2c710f7c4dd59c78d91fec585b4.zip FreeBSD-src-929b4f74103ca2c710f7c4dd59c78d91fec585b4.tar.gz |
mdoc(7) police: nits.
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 87b8577..539ed12 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -95,7 +95,8 @@ after prompting the operator to change media. The filesystem to be dumped is specified by the argument .Ar filesystem as either its device-special file or its mount point -(if that is in a standard entry in /etc/fstab). +(if that is in a standard entry in +.Pa /etc/fstab ) . .Pp The following options are supported by .Nm : |