diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-18 09:51:04 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-18 09:51:04 +0000 |
commit | 8c36d85d484181e6391a2518335b4f86b6b06fcf (patch) | |
tree | 109ee6ba5a8f9f821221397c034bfcc558f161c2 /bin/dd | |
parent | 6bf53b69ee4604609fc2d3da05cb624fa9d3bb1b (diff) |
typo from Jared Yanovich;
Diffstat (limited to 'bin/dd')
-rw-r--r-- | bin/dd/dd.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index 80a64e99099..610830e3e4a 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dd.1,v 1.15 2003/07/28 16:36:20 todd Exp $ +.\" $OpenBSD: dd.1,v 1.16 2004/03/18 09:51:03 jmc Exp $ .\" $NetBSD: dd.1,v 1.5 1995/03/21 09:04:04 cgd Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -181,7 +181,7 @@ length is specified by the operand. Input records shorter than the conversion record size are padded with spaces. Input records longer than the conversion record size are truncated. -The number of truncated input records, if any, are reported to the standard +The number of truncated input records, if any, is reported to the standard error output at the completion of the copy. .It Cm ebcdic , ibm , oldebcdic , oldibm The same as the |