summaryrefslogtreecommitdiff
path: root/bin/dd
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-08-16 18:40:05 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-08-16 18:40:05 +0000
commitd3d6038e81f317292429b667c4a912fb2768032f (patch)
tree234f32d95cd1b767d5b1e35cf8783751c528d1cb /bin/dd
parent7e51ffae2900f29fcb3c68df7cfd1ceef75e796c (diff)
more precise SYNOPSIS syntax
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 0d380bc7472..487b84b0e2f 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dd.1,v 1.8 1999/05/30 17:44:55 aaron Exp $
+.\" $OpenBSD: dd.1,v 1.9 1999/08/16 18:40:02 aaron Exp $
.\" $NetBSD: dd.1,v 1.5 1995/03/21 09:04:04 cgd Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -45,7 +45,7 @@
.Nd convert and copy a file
.Sh SYNOPSIS
.Nm dd
-.Op operands ...
+.Op Ar operands ...
.Sh DESCRIPTION
The
.Nm