diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-11-08 20:40:11 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-11-08 20:40:11 +0000 |
commit | f20717243fe4453461f485f9c20128eecc60dbd4 (patch) | |
tree | e37c8aa00daa47fffe88854a9da32075d6311f43 /archivers/star/files | |
parent | 96fdf17c5e0abc72e73136e5a621f6fcb5a9cf4c (diff) |
Notes
Diffstat (limited to 'archivers/star/files')
-rw-r--r-- | archivers/star/files/patch-ad | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/archivers/star/files/patch-ad b/archivers/star/files/patch-ad new file mode 100644 index 000000000000..8766cc3e8b36 --- /dev/null +++ b/archivers/star/files/patch-ad @@ -0,0 +1,22 @@ +--- star/star.1.orig Tue Jun 23 02:41:37 1998 ++++ star/star.1 Sat Oct 30 15:01:35 1999 +@@ -15,10 +15,18 @@ + .if n .ds s sz + .TH STAR 1 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS" + .SH NAME +-star \- unique standard tape archiver ++star, ustar \- unique standard tape archiver + .SH SYNOPSIS + .B + star ++.I command ++[ ++.I options ++] ++.I file1 .\|.\|. filen ++.br ++.B ++ustar + .I command + [ + .I options |