diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-27 01:47:15 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-27 01:47:15 +0000 |
commit | 85e71a513b922e2b65cb177df9c81eaba7f1ac03 (patch) | |
tree | bb99aa9eafadf54677d9043b598e919324eb22f9 /x11 | |
parent | d73d5669d46802f94b6829cfc9b862ea35c3110a (diff) | |
download | pkgsrc-85e71a513b922e2b65cb177df9c81eaba7f1ac03.tar.gz |
X manpages usually install formatted
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xless/pkg/PLIST | 3 | ||||
-rw-r--r-- | x11/xtimer/pkg/PLIST | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/xless/pkg/PLIST b/x11/xless/pkg/PLIST index 72e34d38646..eaa28f6d0b1 100644 --- a/x11/xless/pkg/PLIST +++ b/x11/xless/pkg/PLIST @@ -2,5 +2,4 @@ bin/xless lib/X11/xless.help lib/X11/app-defaults/XLess lib/X11/app-defaults/XLess-color -man/man1/xless.1.gz - +man/cat1/xless.0.gz diff --git a/x11/xtimer/pkg/PLIST b/x11/xtimer/pkg/PLIST index fdd4eed643c..5170ede62e8 100644 --- a/x11/xtimer/pkg/PLIST +++ b/x11/xtimer/pkg/PLIST @@ -1,2 +1,2 @@ bin/xtimer -man/man1/xtimer.1.gz +man/cat1/xtimer.0.gz |