diff options
author | hubertf <hubertf> | 1997-10-27 01:47:15 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1997-10-27 01:47:15 +0000 |
commit | e619e1c9c91e43cba1cf722290da72643b0eaf8c (patch) | |
tree | bb99aa9eafadf54677d9043b598e919324eb22f9 /misc | |
parent | 66aaea138bd01978db3cda90f38233acbe948863 (diff) | |
download | pkgsrc-e619e1c9c91e43cba1cf722290da72643b0eaf8c.tar.gz |
X manpages usually install formatted
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xless/pkg/PLIST | 3 | ||||
-rw-r--r-- | misc/xtimer/pkg/PLIST | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/xless/pkg/PLIST b/misc/xless/pkg/PLIST index 72e34d38646..eaa28f6d0b1 100644 --- a/misc/xless/pkg/PLIST +++ b/misc/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/misc/xtimer/pkg/PLIST b/misc/xtimer/pkg/PLIST index fdd4eed643c..5170ede62e8 100644 --- a/misc/xtimer/pkg/PLIST +++ b/misc/xtimer/pkg/PLIST @@ -1,2 +1,2 @@ bin/xtimer -man/man1/xtimer.1.gz +man/cat1/xtimer.0.gz |