diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2016-08-09 13:52:53 -0400 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2016-08-22 10:51:23 -0400 |
| commit | 0343317a7b3df0798d9facd6eb5a0e83abd23d83 (patch) | |
| tree | fa4c21e47758ad53e9e82c4709593e9731baffb4 /usr/src/man/man1/Makefile | |
| parent | 09c0accb630678e1a150310a8852806c5052b2ac (diff) | |
| download | illumos-joyent-0343317a7b3df0798d9facd6eb5a0e83abd23d83.tar.gz | |
7293 Sun Secure Shell is neither
Reviewed by: Albert Lee <trisk@omniti.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Diffstat (limited to 'usr/src/man/man1/Makefile')
| -rw-r--r-- | usr/src/man/man1/Makefile | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/usr/src/man/man1/Makefile b/usr/src/man/man1/Makefile index d5415d5f5c..4f73ebc9ee 100644 --- a/usr/src/man/man1/Makefile +++ b/usr/src/man/man1/Makefile @@ -328,7 +328,6 @@ MANFILES= acctcom.1 \ rusers.1 \ rwho.1 \ sar.1 \ - scp.sunssh.1 \ script.1 \ sdiff.1 \ sed.1 \ @@ -337,7 +336,6 @@ MANFILES= acctcom.1 \ setfacl.1 \ setlabel.1 \ setpgrp.1 \ - sftp.sunssh.1 \ shcomp.1 \ shell_builtins.1 \ shift.1 \ @@ -351,13 +349,6 @@ MANFILES= acctcom.1 \ spell.1 \ split.1 \ srchtxt.1 \ - ssh.sunssh.1 \ - ssh-add.sunssh.1 \ - ssh-agent.sunssh.1 \ - ssh-http-proxy-connect.sunssh.1 \ - ssh-keygen.sunssh.1 \ - ssh-keyscan.sunssh.1 \ - ssh-socks5-proxy-connect.sunssh.1 \ strchg.1 \ strings.1 \ strip.1 \ @@ -514,22 +505,13 @@ MANLINKS= batch.1 \ rmail.1 \ rmdir.1 \ rmumount.1 \ - scp.1 \ select.1 \ setenv.1 \ settime.1 \ - sftp.1 \ sh.1 \ snca.1 \ source.1 \ spellin.1 \ - ssh.1 \ - ssh-add.1 \ - ssh-agent.1 \ - ssh-http-proxy-connect.1 \ - ssh-keygen.1 \ - ssh-keyscan.1 \ - ssh-socks5-proxy-connect.1 \ stop.1 \ strconf.1 \ switch.1 \ @@ -717,15 +699,6 @@ hashcheck.1 := LINKSRC = spell.1 hashmake.1 := LINKSRC = spell.1 spellin.1 := LINKSRC = spell.1 -scp.1 := LINKSRC = scp.sunssh.1 -sftp.1 := LINKSRC = sftp.sunssh.1 -ssh.1 := LINKSRC = ssh.sunssh.1 -ssh-add.1 := LINKSRC = ssh-add.sunssh.1 -ssh-agent.1 := LINKSRC = ssh-agent.sunssh.1 -ssh-http-proxy-connect.1 := LINKSRC = ssh-http-proxy-connect.sunssh.1 -ssh-keygen.1 := LINKSRC = ssh-keygen.sunssh.1 -ssh-keyscan.1 := LINKSRC = ssh-keyscan.sunssh.1 -ssh-socks5-proxy-connect.1 := LINKSRC = ssh-socks5-proxy-connect.sunssh.1 strconf.1 := LINKSRC = strchg.1 |
