summaryrefslogtreecommitdiffstats
path: root/bin/dd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-09 19:54:23 +0000
committerru <ru@FreeBSD.org>2005-01-09 19:54:23 +0000
commit1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c (patch)
treeb12dadca2f370957224f845cd792ffbac6780f36 /bin/dd
parent85df1dc56505a7795786ceda06703fcc703c86c0 (diff)
downloadFreeBSD-src-1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c.zip
FreeBSD-src-1cd8ce95ba56b3d65eece4dd58024f698ed2ba3c.tar.gz
Scheduled mdoc(7) sweep.
Diffstat (limited to 'bin/dd')
-rw-r--r--bin/dd/dd.113
1 files changed, 8 insertions, 5 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index 6f3298e..d5b2cbb 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -31,7 +31,7 @@
.\" @(#)dd.1 8.2 (Berkeley) 1/13/94
.\" $FreeBSD$
.\"
-.Dd March 5, 2004
+.Dd August 15, 2004
.Dt DD 1
.Os
.Sh NAME
@@ -89,8 +89,10 @@ When padding a block in conversion mode or due to use of
.Cm noerror
and
.Cm sync
-modes, fill with the specified ASCII character, rather than using a space
-or nul.
+modes, fill with the specified
+.Tn ASCII
+character, rather than using a space or
+.Dv NUL .
.It Cm ibs Ns = Ns Ar n
Set the input block size to
.Ar n
@@ -255,8 +257,9 @@ bytes (or with spaces if a block oriented conversion value was
specified) and processed as a normal input buffer.
If the
.Cm fillchar
-option is specified, the fill char provided on the command line will override
-the automatic selection of fill character.
+option is specified, the fill character provided on the command line
+will override
+the automatic selection of the fill character.
If the
.Cm sync
conversion is not specified, the input block is omitted from the output.
OpenPOWER on IntegriCloud