summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-05-30 13:26:12 +0000
committerjmc <jmc@openbsd.org>2007-05-30 13:26:12 +0000
commit85876d6f35fc2bd115a0c9b92fbd7bfd44449151 (patch)
tree3b214d3369b874b079ba5c9f4c97ac5f140349e4
parentavoid setting partial directly when we can, use inheritance instead. (diff)
downloadwireguard-openbsd-85876d6f35fc2bd115a0c9b92fbd7bfd44449151.tar.xz
wireguard-openbsd-85876d6f35fc2bd115a0c9b92fbd7bfd44449151.zip
document \&$Mdocdate$; prodded by xsa
-rw-r--r--usr.bin/rcs/rcs.18
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index dd7a43a34ad..7e3679f3973 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.51 2007/04/23 15:15:27 jmc Exp $
+.\" $OpenBSD: rcs.1,v 1.52 2007/05/30 13:26:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -286,6 +286,12 @@ of the RCS file.
The log message supplied during commit, preceded by a header
containing the RCS filename, the revision number, the
author, and the date (UTC).
+.It $\Mdocdate$
+Produce a date of the form month name, day number, and year,
+suitable for the
+.Xr mdoc 7
+.Dq \&Dd
+macro.
.It $\&Name$
The tag name used to check out the file.
.It $\&RCSfile$