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/system-file-system-autofs.mf | |
| parent | 68caef18a23a498d9e3017b983562c0f4fd8ab23 (diff) | |
| download | illumos-joyent-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/system-file-system-autofs.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-file-system-autofs.mf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-file-system-autofs.mf b/usr/src/pkg/manifests/system-file-system-autofs.mf index cb7a2124ea..6f65bdf981 100644 --- a/usr/src/pkg/manifests/system-file-system-autofs.mf +++ b/usr/src/pkg/manifests/system-file-system-autofs.mf @@ -45,6 +45,9 @@ dir path=usr/lib/fs group=sys dir path=usr/lib/fs/autofs group=sys dir path=usr/lib/fs/autofs/$(ARCH64) group=sys dir path=usr/sbin +dir path=usr/share/man +dir path=usr/share/man/man1m +dir path=usr/share/man/man4 file path=etc/auto_home original_name=SUNWatfs:etc/auto_home preserve=true file path=etc/auto_master original_name=SUNWatfs:etc/auto_master preserve=true file path=etc/default/autofs group=sys \ @@ -59,6 +62,9 @@ file path=usr/lib/fs/autofs/libshare_autofs.so.1 file path=usr/lib/fs/autofs/mount mode=0555 file path=usr/lib/fs/autofs/share mode=0555 file path=usr/lib/fs/autofs/unshare mode=0555 +file path=usr/share/man/man1m/automount.1m +file path=usr/share/man/man1m/automountd.1m +file path=usr/share/man/man4/autofs.4 legacy pkg=SUNWatfsr \ desc="configuration and start-up files for the AutoFS filesystem" \ name="AutoFS, (Root)" |
