kientzle 2004/05/31 13:22:42 PDT
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.1 bsdtar.c
Log:
Correction: -h should be a synonym for -L, not -H.
(as specified by Linux Standards Base, GNU tar, and 4.4BSD documentation)
Revision Changes Path
1.8 +1 -1 src/usr.bin/tar/bsdtar.1
1.20 +2 -2 src/usr.bin/tar/bsdtar.c