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 /textproc | |
parent | 8480ea41c0e43526c201bf5a34ca6d7f014fc425 (diff) | |
download | pkgsrc-5452acd7cda199e5f46508e1c1c686f57c012519.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/par/PLIST | 4 | ||||
-rw-r--r-- | textproc/unroff/PLIST | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/par/PLIST b/textproc/par/PLIST index ece5d3b632a..26f18a85b08 100644 --- a/textproc/par/PLIST +++ b/textproc/par/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:14 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:38 rillig Exp $ bin/par -man/man1/par.1.gz +man/man1/par.1 diff --git a/textproc/unroff/PLIST b/textproc/unroff/PLIST index 4cbb1ffe244..84197a22a24 100644 --- a/textproc/unroff/PLIST +++ b/textproc/unroff/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:07 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:38 rillig Exp $ bin/unroff -man/man1/unroff.1.gz -man/man1/unroff-html.1.gz -man/man1/unroff-html-man.1.gz -man/man1/unroff-html-ms.1.gz -man/man1/unroff-html-me.1.gz +man/man1/unroff.1 +man/man1/unroff-html.1 +man/man1/unroff-html-man.1 +man/man1/unroff-html-ms.1 +man/man1/unroff-html-me.1 share/unroff/doc/manual.ms share/unroff/misc/sample.unroff share/unroff/misc/tmac.hyper |