summaryrefslogtreecommitdiff
path: root/bin/dd
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /bin/dd
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
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 edb492daab8..66f0d307002 100644
--- a/bin/dd/dd.1
+++ b/bin/dd/dd.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dd.1,v 1.6 1998/11/28 03:20:32 aaron Exp $
+.\" $OpenBSD: dd.1,v 1.7 1998/12/15 01:20:19 aaron Exp $
.\" $NetBSD: dd.1,v 1.5 1995/03/21 09:04:04 cgd Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -44,7 +44,7 @@
.Nm dd
.Nd convert and copy a file
.Sh SYNOPSIS
-.Nm
+.Nm dd
.Op operands ...
.Sh DESCRIPTION
The