diff options
Diffstat (limited to 'usr/src/man/man1m/Makefile')
-rw-r--r-- | usr/src/man/man1m/Makefile | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/usr/src/man/man1m/Makefile b/usr/src/man/man1m/Makefile index 204e75571b..3080549c1e 100644 --- a/usr/src/man/man1m/Makefile +++ b/usr/src/man/man1m/Makefile @@ -11,11 +11,11 @@ # # Copyright 2011, Richard Lowe -# Copyright (c) 2012, Joyent, Inc. All rights reserved. +# Copyright (c) 2014 Joyent, Inc. All rights reserved. # Copyright 2015 Nexenta Systems, Inc. All rights reserved. # -include $(SRC)//Makefile.master +include $(SRC)//Makefile.master MANSECT= 1m @@ -481,8 +481,6 @@ _MANFILES= 6to4relay.1m \ soconfig.1m \ sppptun.1m \ spray.1m \ - ssh-keysign.sunssh.1m \ - sshd.sunssh.1m \ statd.1m \ stmfadm.1m \ stmsboot.1m \ @@ -544,7 +542,10 @@ _MANFILES= 6to4relay.1m \ uucleanup.1m \ uusched.1m \ uuxqt.1m \ + vfsstat.1m \ vmstat.1m \ + vndadm.1m \ + vndstat.1m \ volcopy.1m \ volcopy_ufs.1m \ vscanadm.1m \ @@ -645,8 +646,6 @@ MANLINKS= acctcon1.1m \ sa2.1m \ sadc.1m \ sftp-server.1m \ - ssh-keysign.1m \ - sshd.1m \ shutacct.1m \ sprayd.1m \ startup.1m \ @@ -722,8 +721,6 @@ hal-set-property.1m := LINKSRC = hal-get-property.1m poweroff.1m := LINKSRC = halt.1m sftp-server.1m := LINKSRC = sftp-server.sunssh.1m -ssh-keysign.1m := LINKSRC = ssh-keysign.sunssh.1m -sshd.1m := LINKSRC = sshd.sunssh.1m comsat.1m := LINKSRC = in.comsat.1m fingerd.1m := LINKSRC = in.fingerd.1m |