[BACK]Return to su.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / su

Diff for /src/usr.bin/su/su.1 between version 1.9 and 1.10

version 1.9, 2000/03/11 21:40:03 version 1.10, 2000/08/20 18:42:41
Line 42 
Line 42 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm su  .Nm su
 .Op Fl Kflm  .Op Fl Kflm
   .Op Fl c Ar login-class
 .Op Ar login Op Ar "shell arguments"  .Op Ar login Op Ar "shell arguments"
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
Line 93 
Line 94 
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl K  .It Fl K
 Do not attempt to use Kerberos to authenticate the user.  Do not attempt to use Kerberos to authenticate the user.
   .It Fl c
   Specify a login class.
   You may only override the default class if you're already root.
 .It Fl f  .It Fl f
 If the invoked shell is  If the invoked shell is
 .Xr csh 1 ,  .Xr csh 1 ,
Line 223 
Line 227 
 .Xr login 1 ,  .Xr login 1 ,
 .Xr sh 1 ,  .Xr sh 1 ,
 .Xr skey 1 ,  .Xr skey 1 ,
   .Xr setusercontext 3 ,
 .Xr group 5 ,  .Xr group 5 ,
   .Xr login.conf 5 ,
 .Xr passwd 5 ,  .Xr passwd 5 ,
 .Xr environ 7  .Xr environ 7
 .Sh HISTORY  .Sh HISTORY

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10