diff options
author | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
commit | 24c7b0a61de73d3a99eea4c734e505e91acb7e7c (patch) | |
tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /bin/dd | |
parent | bfd8c5ea31b13d3ba1e8ba1947084f80078ee93f (diff) | |
download | FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.zip FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.tar.gz |
mdoc(7) police: s/BSD/.Bx/ where appropriate.
Diffstat (limited to 'bin/dd')
-rw-r--r-- | bin/dd/dd.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index f2a4a4a..8919ff7 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -181,7 +181,9 @@ The value .Cm oldascii specifies the one used in historic .Tn AT&T -and pre-4.3BSD-reno systems. +and +.No pre- Ns Bx 4.3 reno +systems. .It Cm block Treats the input as a sequence of newline or end-of-file terminated variable length records independent of input and output block boundaries. @@ -226,7 +228,9 @@ and .Cm oldibm are maps used in historic .Tn AT&T -and pre-4.3BSD-reno systems. +and +.No pre- Ns Bx 4.3 reno +systems. .It Cm lcase Transform uppercase characters into lowercase characters. .It Cm noerror |