summaryrefslogtreecommitdiffstats
path: root/pig
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1997-05-29 01:48:05 +0000
committercgd <cgd@NetBSD.org>1997-05-29 01:48:05 +0000
commitc4dff0b969773573c08240aab3dda2d9d735dcb7 (patch)
tree56e52d370fb0e656f79083d47838a96a088a0e3e /pig
parent86ae41a82a0bd96a6280f62d7cf2a07b45835355 (diff)
downloadbsdgames-darwin-c4dff0b969773573c08240aab3dda2d9d735dcb7.tar.gz
bsdgames-darwin-c4dff0b969773573c08240aab3dda2d9d735dcb7.tar.zst
bsdgames-darwin-c4dff0b969773573c08240aab3dda2d9d735dcb7.zip
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
Diffstat (limited to 'pig')
-rw-r--r--pig/pig.64
1 files changed, 2 insertions, 2 deletions
diff --git a/pig/pig.6 b/pig/pig.6
index bd50ce52..66d4f1b7 100644
--- a/pig/pig.6
+++ b/pig/pig.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: pig.6,v 1.2 1995/03/23 08:41:37 cgd Exp $
+.\" $NetBSD: pig.6,v 1.3 1997/05/29 01:48:08 cgd Exp $
.\"
.\" Copyright (c) 1992 The Regents of the University of California.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" @(#)pig.6 8.1 (Berkeley) 6/10/93
.\"
-.Dd "June 10, 1993"
+.Dd June 10, 1993
.Dt PIG 6
.Os
.Sh NAME