summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-20 20:16:25 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-20 20:16:25 +0000
commitbc87ab10a563d19651fcc8b76eabd328ce5c0267 (patch)
tree254e3bbabdbe250747a4e3968c0dfd24298c760f /bin
parent7ec924e9c4cf8f242133f5cfa32480689ccd0577 (diff)
incorrect macro, with too many arguments;
Diffstat (limited to 'bin')
-rw-r--r--bin/pax/pax.17
1 files changed, 5 insertions, 2 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 80d087715dd..d4b343fb2ab 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.35 2003/03/12 20:12:35 deraadt Exp $
+.\" $OpenBSD: pax.1,v 1.36 2003/04/20 20:16:24 jmc Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -925,7 +925,10 @@ The minute field
.Cm MM
is required, while the other fields are optional and must be added in the
following order:
-.Dl Cm HH , dd , mm , yy , cc .
+.br
+.Cm \& HH , dd , mm ,
+.Cm yy , cc .
+.br
The
.Cm SS
field may be added independently of the other fields.