NetBSD/usr.bin/sed
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
..
TEST RCS ID police 1997-01-09 20:18:21 +00:00
Makefile RCS ID police 1997-01-09 20:18:21 +00:00
POSIX RCS ID police 1997-01-09 20:18:21 +00:00
compile.c RCS ID police 1997-01-09 20:18:21 +00:00
defs.h RCS ID police 1997-01-09 20:18:21 +00:00
extern.h RCS ID police 1997-01-09 20:18:21 +00:00
main.c RCS ID police 1997-01-09 20:18:21 +00:00
misc.c RCS ID police 1997-01-09 20:18:21 +00:00
process.c RCS ID police 1997-01-09 20:18:21 +00:00
sed.1 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00