diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-network-ppp.mf')
| -rw-r--r-- | usr/src/pkg/manifests/system-network-ppp.mf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-network-ppp.mf b/usr/src/pkg/manifests/system-network-ppp.mf index e768b7ddd7..2acef73c6f 100644 --- a/usr/src/pkg/manifests/system-network-ppp.mf +++ b/usr/src/pkg/manifests/system-network-ppp.mf @@ -47,6 +47,9 @@ dir path=usr/kernel/drv/$(ARCH64) group=sys dir path=usr/kernel/strmod group=sys dir path=usr/kernel/strmod/$(ARCH64) group=sys dir path=usr/sbin +dir path=usr/share/man +dir path=usr/share/man/man1m +dir path=usr/share/man/man7m driver name=sppp driver name=sppptun file path=etc/init.d/pppd group=sys mode=0744 \ @@ -73,6 +76,10 @@ file path=usr/kernel/strmod/$(ARCH64)/spppcomp group=sys mode=0755 $(i386_ONLY)file path=usr/kernel/strmod/spppasyn group=sys mode=0755 $(i386_ONLY)file path=usr/kernel/strmod/spppcomp group=sys mode=0755 file path=usr/sbin/asppp2pppd mode=0550 +file path=usr/share/man/man1m/chat.1m +file path=usr/share/man/man1m/pppd.1m +file path=usr/share/man/man1m/pppstats.1m +file path=usr/share/man/man7m/sppptun.7m hardlink path=etc/rc0.d/K50pppd target=../../etc/init.d/pppd hardlink path=etc/rc1.d/K50pppd target=../../etc/init.d/pppd hardlink path=etc/rc2.d/S47pppd target=../../etc/init.d/pppd |
