diff options
author | rillig <rillig> | 2009-06-12 19:09:35 +0000 |
---|---|---|
committer | rillig <rillig> | 2009-06-12 19:09:35 +0000 |
commit | 3fa3420a77b357e91ba15939b2f9ef9b1b020583 (patch) | |
tree | 4fb1e5b919e23097646f1b0607418e38437ebef0 /shells | |
parent | 52c833c3de82aedc1a6881654209f3db6a436e0c (diff) | |
download | pkgsrc-3fa3420a77b357e91ba15939b2f9ef9b1b020583.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/rc/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/rc/PLIST b/shells/rc/PLIST index ec574f225ac..2c808d6d1f9 100644 --- a/shells/rc/PLIST +++ b/shells/rc/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/23 15:37:24 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/12 19:09:38 rillig Exp $ bin/- bin/-- bin/--p bin/-p bin/rc -man/man1/history.1.gz -man/man1/rc.1.gz +man/man1/history.1 +man/man1/rc.1 |