diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
| commit | 753d686d34e90c2a4fe6afa14bd5f19d94f17699 (patch) | |
| tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /bin/dd | |
| parent | e423aa38ba8e14f7be454efa093d6a9a931cc4c4 (diff) | |
Notes
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 f2a4a4a56dea..8919ff75d9fb 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 |
