summaryrefslogtreecommitdiff
path: root/bin/dd
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 11:39:41 +0000
commitbe8b14979523798cfdfff45caa82d174ab6d0edf (patch)
tree2be3e07e11a04b71e7ab57060667d2e3ce3669d7 /bin/dd
parentaabbf63eefac8ce00abbba746c64f4eec8966ea4 (diff)
Notes
Diffstat (limited to 'bin/dd')
-rw-r--r--bin/dd/dd.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dd/dd.1 b/bin/dd/dd.1
index 24149f4c483e..f2a4a4a56dea 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -42,7 +42,7 @@
.Nm dd
.Nd convert and copy a file
.Sh SYNOPSIS
-.Nm dd
+.Nm
.Op operands ...
.Sh DESCRIPTION
The
@@ -251,7 +251,7 @@ will be positioned past the block in which the error occurred using
Do not truncate the output file.
This will preserve any blocks in the output file not explicitly written
by
-.Nm Ns .
+.Nm .
The
.Cm notrunc
value is not supported for tapes.