Commit Graph

9 Commits

Author SHA1 Message Date
cgd
c917dfb5b2 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.
1997-05-29 01:48:05 +00:00
mikel
cea63f2488 add missing backslash; from David Brownlee in PR bin/3321.
also cleanup RCSids a bit.
1997-03-13 04:57:46 +00:00
tls
9d225a1783 RCS ID police 1997-01-09 20:18:21 +00:00
cjs
f271ac2363 Make it clearer how to use alternate delimiters in context patterns. 1996-12-15 08:28:46 +00:00
mycroft
8b96645c69 Fix typo. 1994-12-04 06:06:19 +00:00
cgd
8a8b69552f RCS id's 1994-02-03 23:44:40 +00:00
cgd
5beaa48900 update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr> 1994-02-03 23:32:10 +00:00
mycroft
c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
alm
bb106b2b49 added Berkeley sed with mods to use GNU regex 1993-04-13 23:49:12 +00:00