diff options
author | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
commit | 5452acd7cda199e5f46508e1c1c686f57c012519 (patch) | |
tree | 4fb1e5b919e23097646f1b0607418e38437ebef0 /shells | |
parent | 8480ea41c0e43526c201bf5a34ca6d7f014fc425 (diff) | |
download | pkgsrc-5452acd7cda199e5f46508e1c1c686f57c012519.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 |