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
append.c
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
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
contents.c
delete.c
extern.h
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
pathnames.h
print.c
replace.c Sync to 4.4BSD-Lite2 1997-01-09 12:40:06 +00:00