Add MLINK init.8 --> securelevel.8

This commit is contained in:
Kazuo Horikawa 2000-09-04 03:23:45 +00:00
parent 79dc1d1633
commit e3aa61f3cf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7937

View file

@ -288,10 +288,15 @@ MAN8 = IPXrouted.8\
zdump.8\
zic.8
MLINKS+=strfile.8 unstr.8
MLINKS+=makewhatis.local.8 catman.local.8
MLINKS+=apm.8 apmconf.8
MLINKS+=apm.8 zzz.8
MLINKS+=boot_i386.8 boot.8
MLINKS+=bootpd.8 bootpgw.8
MLINKS+=dump.8 rdump.8
MLINKS+=inetd.8 inetd.conf.5
MLINKS+=init.8 securelevel.8
MLINKS+=locate.updatedb.8 updatedb.8
MLINKS+=makewhatis.local.8 catman.local.8
MLINKS+=mount_std.8 mount_devfs.8
MLINKS+=mount_std.8 mount_fdesc.8
MLINKS+=mount_std.8 mount_kernfs.8
@ -300,22 +305,10 @@ MLINKS+=mount_std.8 mount_linprocfs.8
MLINKS+=newfs.8 mount_mfs.8
MLINKS+=newfs.8 mfs.8
MLINKS+=newfs.8 tmpfs.8
MLINKS+=reboot.8 halt.8
MLINKS+=reboot.8 fastboot.8
MLINKS+=reboot.8 fasthalt.8
MLINKS+=boot_i386.8 boot.8
MLINKS+=restore.8 rrestore.8
MLINKS+=slattach.8 slip.8
MLINKS+=locate.updatedb.8 updatedb.8
MLINKS+=apm.8 zzz.8
MLINKS+=apm.8 apmconf.8
MLINKS+=pstat.8 swapinfo.8
MLINKS+=quotaon.8 quotaoff.8
MLINKS+=vnconfig.8 swapfile.8
MLINKS+=inetd.8 inetd.conf.5
MLINKS+=pam.8 pam.conf.5
MLINKS+=pam.8 pam.d.5
MLINKS+=rtsold.8 rtsol.8
MLINKS+=pstat.8 swapinfo.8
MLINKS+=quotaon.8 quotaoff.8
MLINKS+=rc.8 rc.atm.8
MLINKS+=rc.8 rc.firewall.8
MLINKS+=rc.8 rc.i386.8
@ -324,5 +317,13 @@ MLINKS+=rc.8 rc.network.8
MLINKS+=rc.8 rc.pccard.8
MLINKS+=rc.8 rc.serial.8
MLINKS+=rc.8 rc.shutdown.8
MLINKS+=reboot.8 halt.8
MLINKS+=reboot.8 fastboot.8
MLINKS+=reboot.8 fasthalt.8
MLINKS+=restore.8 rrestore.8
MLINKS+=rtsold.8 rtsol.8
MLINKS+=slattach.8 slip.8
MLINKS+=strfile.8 unstr.8
MLINKS+=vnconfig.8 swapfile.8
.include "bsd.prog.mk"