diff options
author | asami <asami@FreeBSD.org> | 1997-07-10 15:04:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-07-10 15:04:45 +0800 |
commit | 4ae115ad94559d2f56facc57da34321e40827d6c (patch) | |
tree | 42dffd3de9b42495c5e8ed89db07a59f582fda19 /archivers | |
parent | ea7ba2d5a3e05c45b74c7e1e330227f839572864 (diff) | |
download | freebsd-ports-gnome-4ae115ad94559d2f56facc57da34321e40827d6c.tar.gz freebsd-ports-gnome-4ae115ad94559d2f56facc57da34321e40827d6c.tar.zst freebsd-ports-gnome-4ae115ad94559d2f56facc57da34321e40827d6c.zip |
Remove duplicate remsync menu entries so install-info won't barf up on
"make reinstall" (or when you install it over an existing
insallation). It still has the problem of not being able to find some
of the entries (e.g., mail-files) but these are not fatal, at least
not during installation).
While I'm here, line up all info dir entries to the same tabstop.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gshar+gunshar/files/patch-aa | 10 | ||||
-rw-r--r-- | archivers/sharutils/files/patch-aa | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/archivers/gshar+gunshar/files/patch-aa b/archivers/gshar+gunshar/files/patch-aa index f9023c0b27c5..079f71e29f08 100644 --- a/archivers/gshar+gunshar/files/patch-aa +++ b/archivers/gshar+gunshar/files/patch-aa @@ -1,28 +1,28 @@ --- doc/remsync.texi.orig Sun Jun 8 22:59:35 1997 +++ doc/remsync.texi Sun Jun 8 23:02:50 1997 -@@ -2,6 +2,10 @@ +@@ -2,6 +2,11 @@ @c %**start of header @setfilename remsync.info @settitle @code{remsync} reference manual +@dircategory File transfer and archiving tools +@direntry -+* remsync: (remsync). Synchronize remote directory trees using email. ++* remsync: (remsync). Synchronize remote directory ++ trees using email. +@end direntry @finalout @setchapternewpage odd @c %**end of header --- doc/sharutils.texi.orig Sun Jun 8 22:59:41 1997 +++ doc/sharutils.texi Sun Jun 8 23:10:37 1997 -@@ -2,6 +2,17 @@ +@@ -2,6 +2,16 @@ @c %**start of header @setfilename sharutils.info @settitle GNU @code{shar} utilities +@dircategory File transfer and archiving tools +@direntry -+* Shar utilities: (sharutils). GNU shar utilities. ++* Shar utilities: (sharutils). GNU shar utilities. +* mail-files: (sharutils)mail-files invocation. Send files to remote site. +* mailshar: (sharutils)mailshar invocation. Make and send a shell archive. -+* remsync: (sharutils)remsync invocation. Synchronize remote files. +* shar: (sharutils)shar invocation. Make a shell archive. +* unshar: (sharutils)unshar invocation. Explode a shell archive. +* uudecode: (sharutils)uudecode invocation. Restore file from 7-bits. diff --git a/archivers/sharutils/files/patch-aa b/archivers/sharutils/files/patch-aa index f9023c0b27c5..079f71e29f08 100644 --- a/archivers/sharutils/files/patch-aa +++ b/archivers/sharutils/files/patch-aa @@ -1,28 +1,28 @@ --- doc/remsync.texi.orig Sun Jun 8 22:59:35 1997 +++ doc/remsync.texi Sun Jun 8 23:02:50 1997 -@@ -2,6 +2,10 @@ +@@ -2,6 +2,11 @@ @c %**start of header @setfilename remsync.info @settitle @code{remsync} reference manual +@dircategory File transfer and archiving tools +@direntry -+* remsync: (remsync). Synchronize remote directory trees using email. ++* remsync: (remsync). Synchronize remote directory ++ trees using email. +@end direntry @finalout @setchapternewpage odd @c %**end of header --- doc/sharutils.texi.orig Sun Jun 8 22:59:41 1997 +++ doc/sharutils.texi Sun Jun 8 23:10:37 1997 -@@ -2,6 +2,17 @@ +@@ -2,6 +2,16 @@ @c %**start of header @setfilename sharutils.info @settitle GNU @code{shar} utilities +@dircategory File transfer and archiving tools +@direntry -+* Shar utilities: (sharutils). GNU shar utilities. ++* Shar utilities: (sharutils). GNU shar utilities. +* mail-files: (sharutils)mail-files invocation. Send files to remote site. +* mailshar: (sharutils)mailshar invocation. Make and send a shell archive. -+* remsync: (sharutils)remsync invocation. Synchronize remote files. +* shar: (sharutils)shar invocation. Make a shell archive. +* unshar: (sharutils)unshar invocation. Explode a shell archive. +* uudecode: (sharutils)uudecode invocation. Restore file from 7-bits. |