NetBSD/usr.sbin/sysctl
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
..
Makefile New-style RCS ids. 1995-09-30 07:12:43 +00:00
pathconf.c New-style RCS ids. 1995-09-30 07:12:43 +00:00
sysctl.8 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
sysctl.c Grok and document CTL_DDB. 1997-01-09 05:38:54 +00:00