NetBSD/usr.bin/ar
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 update rcsid format 1995-03-25 06:39:33 +00:00
append.c consistency..bleh 1995-03-26 03:27:37 +00:00
ar.1 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree: 1997-05-29 01:48:05 +00:00
ar.5 Sync to 4.4BSD-Lite2 1997-01-09 12:40:06 +00:00
ar.c consistency..bleh 1995-03-26 03:27:37 +00:00
archive.c Truncate large UIDs and GIDs to USHRT_MAX, to accomodate the antiquated file 1997-04-24 06:16:45 +00:00
archive.h update rcsid format 1995-03-25 06:39:33 +00:00
contents.c consistency..bleh 1995-03-26 03:27:37 +00:00
delete.c consistency..bleh 1995-03-26 03:27:37 +00:00
extern.h update rcsid format 1995-03-25 06:39:33 +00:00
extract.c Use futimes(2), to prevent race conditions. 1997-04-24 06:22:16 +00:00
misc.c Sync to 4.4BSD-Lite2 1997-01-09 12:40:06 +00:00
move.c consistency..bleh 1995-03-26 03:27:37 +00:00
pathnames.h update rcsid format 1995-03-25 06:39:33 +00:00
print.c consistency..bleh 1995-03-26 03:27:37 +00:00
replace.c Sync to 4.4BSD-Lite2 1997-01-09 12:40:06 +00:00