diff options
author | Richard Lowe <richlowe@richlowe.net> | 2011-03-14 14:05:30 -0400 |
---|---|---|
committer | Richard Lowe <richlowe@richlowe.net> | 2011-03-14 14:05:30 -0400 |
commit | c10c16dec587a0662068f6e2991c29ed3a9db943 (patch) | |
tree | f414286f4bba41d75683ed4fbbaa6bfa4bf7fabd /usr/src/pkg/manifests/print-lp-print-client-commands.mf | |
parent | 68caef18a23a498d9e3017b983562c0f4fd8ab23 (diff) | |
download | illumos-gate-c10c16dec587a0662068f6e2991c29ed3a9db943.tar.gz |
243 system manual pages should live with the software
Reviewed by: garrett@nexenta.com
Reviewed by: gwr@nexenta.com
Reviewed by: trisk@opensolaris.org
Approved by: gwr@nexenta.com
--HG--
extra : rebase_source : 0c599d0bec0dc8865fbba67721a7a6cd6b1feefb
Diffstat (limited to 'usr/src/pkg/manifests/print-lp-print-client-commands.mf')
-rw-r--r-- | usr/src/pkg/manifests/print-lp-print-client-commands.mf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/print-lp-print-client-commands.mf b/usr/src/pkg/manifests/print-lp-print-client-commands.mf index c4a37e7499..cd6f930019 100644 --- a/usr/src/pkg/manifests/print-lp-print-client-commands.mf +++ b/usr/src/pkg/manifests/print-lp-print-client-commands.mf @@ -40,6 +40,8 @@ dir path=usr/share group=sys dir path=usr/share/applications group=other dir path=usr/share/gnome group=other dir path=usr/share/gnome/autostart +dir path=usr/share/man/man1 +dir path=usr/share/man/man1m file path=usr/bin/desktop-print-management-applet mode=0555 file path=usr/lib/lp/bin/desktop-print-management mode=0555 file path=usr/lib/lp/bin/desktop-print-management-applet mode=0555 @@ -48,6 +50,16 @@ file path=usr/sbin/print-service mode=0555 file path=usr/share/applications/desktop-print-management-prefs.desktop file path=usr/share/applications/desktop-print-management.desktop file path=usr/share/gnome/autostart/desktop-print-management-applet.desktop +file path=usr/share/man/man1/cancel.1 +file path=usr/share/man/man1/disable.1 +file path=usr/share/man/man1/enable.1 +file path=usr/share/man/man1/lp.1 +file path=usr/share/man/man1/lpstat.1 +file path=usr/share/man/man1m/accept.1m +file path=usr/share/man/man1m/lpadmin.1m +file path=usr/share/man/man1m/lpmove.1m +file path=usr/share/man/man1m/print-service.1m +file path=usr/share/man/man1m/reject.1m legacy pkg=SUNWpcu \ desc="client configuration files and utilities for the print service" \ name="Solaris Print - Client, (usr)" version=13.1,REV=2009.11.11 |