summaryrefslogtreecommitdiff
path: root/bin/md5/md5.1
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/md5/md5.1
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'bin/md5/md5.1')
-rw-r--r--bin/md5/md5.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/md5/md5.1 b/bin/md5/md5.1
index 977992b00d0..b935c87e01e 100644
--- a/bin/md5/md5.1
+++ b/bin/md5/md5.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: md5.1,v 1.6 1998/09/23 00:13:49 aaron Exp $
+.\" $OpenBSD: md5.1,v 1.7 1998/12/15 01:20:23 aaron Exp $
.\"
.Dd February 14, 1994
.Dt MD5 1
@@ -7,7 +7,7 @@
.Nm md5
.Nd calculate a message-digest fingerprint (checksum) for a file
.Sh SYNOPSIS
-.Nm
+.Nm md5
.Op Fl ptx
.Op Fl s Ar string
.Op Ar file ...