NetBSD/sbin/disklabel
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 Remove -g 1997-03-18 21:27:16 +00:00
disklabel.5 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
disklabel.8 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
disklabel.c use mkstemp() instead of mktemp() 1997-03-16 05:25:38 +00:00
dkcksum.c
extern.h Add -i (interactive mode to create/edit labels) inspired by the SunOS/Solaris 1997-03-08 23:46:08 +00:00
interact.c Off by one. 1997-03-18 21:26:43 +00:00
pathnames.h