summaryrefslogtreecommitdiff
path: root/bin/dd
diff options
context:
space:
mode:
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 9f358137f7b..caa6c4a17b6 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dd.1,v 1.11 2000/10/18 06:55:07 aaron Exp $
+.\" $OpenBSD: dd.1,v 1.12 2002/02/11 18:43:51 mpech Exp $
.\" $NetBSD: dd.1,v 1.5 1995/03/21 09:04:04 cgd Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -342,7 +342,7 @@ The
.Nm
utility exits 0 on success or >0 if an error occurred.
.Sh EXAMPLES
-.Cm dd if=floppy28.fs of=/dev/fd0a
+.Cm # dd if=floppy28.fs of=/dev/fd0a
.Pp
Write an
.Ox