diff options
author | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
commit | 7fe8bd2b880598e53bc05e6231d702f96becc09e (patch) | |
tree | 878f8e76c54315edcb7335a67637cb7ab5a1e6cd /sbin/dump | |
parent | 036612bde9cdb357b7e2c00a02d3a82e1aca4462 (diff) | |
download | FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.zip FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin/dump')
-rw-r--r-- | sbin/dump/dump.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index 855288c..58dbfb8 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -54,7 +54,7 @@ .Nm .Op Fl W Li \&| Fl w .Pp -.in -\n(iSu +.in \" XXX (The .Bx 4.3 option syntax is implemented for backward compatibility, but @@ -123,7 +123,7 @@ of 8000 bpi, and a length of 1700 feet. Honor the user .Dq nodump flag -.Dp Dv UF_NODUMP +.Pq Dv UF_NODUMP only for dumps at or above the given .Ar level . The default honor level is 1, |