Print this page
7293 Sun Secure Shell is neither

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/Makefile
          +++ new/usr/src/man/man4/Makefile
↓ open down ↓ 179 lines elided ↑ open up ↑
 180  180                  sharetab.4                      \
 181  181                  shells.4                        \
 182  182                  slp.conf.4                      \
 183  183                  slpd.reg.4                      \
 184  184                  smb.4                           \
 185  185                  smbautohome.4                   \
 186  186                  smhba.conf.4                    \
 187  187                  sndr.4                          \
 188  188                  sock2path.d.4                   \
 189  189                  space.4                         \
 190      -                ssh_config.sunssh.4     \
 191      -                sshd_config.sunssh.4    \
 192  190                  sulog.4                         \
 193  191                  syslog.conf.4                   \
 194  192                  system.4                        \
 195  193                  term.4                          \
 196  194                  terminfo.4                      \
 197  195                  timezone.4                      \
 198  196                  tnf_kernel_probes.4             \
 199  197                  ts_dptbl.4                      \
 200  198                  ttydefs.4                       \
 201  199                  ttysrch.4                       \
↓ open down ↓ 34 lines elided ↑ open up ↑
 236  234                  ippool.conf.4                   \
 237  235                  md.cf.4                         \
 238  236                  mdi_ib_cache.4                  \
 239  237                  mdi_scsi_vhci_cache.4           \
 240  238                  pci_unitaddr_persistent.4       \
 241  239                  pcie.4                          \
 242  240                  qop.4                           \
 243  241                  rhosts.4                        \
 244  242                  sendmail.cf.4                   \
 245  243                  snapshot_cache.4                \
 246      -                ssh_config.4                    \
 247      -                sshd_config.4                   \
 248  244                  submit.cf.4                     \
 249  245                  volume-defaults.4               \
 250  246                  wtmp.4                          \
 251  247                  wtmpx.4
 252  248  
 253  249  i386_MANLINKS=  isa.4
 254  250  
 255  251  MANFILES=       $(_MANFILES) $($(MACH)_MANFILES)
 256  252  MANLINKS=       $(_MANLINKS) $($(MACH)_MANLINKS)
 257  253  
↓ open down ↓ 31 lines elided ↑ open up ↑
 289  285  
 290  286  md.cf.4                         := LINKSRC = md.tab.4
 291  287  
 292  288  qop.4                           := LINKSRC = mech.4
 293  289  
 294  290  pcie.4                          := LINKSRC = pci.4
 295  291  
 296  292  sendmail.cf.4                   := LINKSRC = sendmail.4
 297  293  submit.cf.4                     := LINKSRC = sendmail.4
 298  294  
 299      -ssh_config.4                    := LINKSRC = ssh_config.sunssh.4
 300      -sshd_config.4                   := LINKSRC = sshd_config.sunssh.4
 301  295  
 302  296  isa.4                           := LINKSRC = sysbus.4
 303  297  
 304  298  dumpdates.4                     := LINKSRC = ufsdump.4
 305  299  
 306  300  wtmp.4                          := LINKSRC = utmp.4
 307  301  
 308  302  wtmpx.4                         := LINKSRC = utmpx.4
 309  303  
 310  304  volume-defaults.4               := LINKSRC = volume-request.4
 311  305  
 312  306  .KEEP_STATE:
 313  307  
 314  308  include         $(SRC)/man/Makefile.man
 315  309  
 316  310  install:        $(ROOTMANFILES) $(ROOTMANLINKS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX