-.\" $OpenBSD: su.1,v 1.29 2014/04/22 12:53:48 henning Exp $
+.\" $OpenBSD: su.1,v 1.30 2014/04/24 14:14:08 jmc Exp $
.\"
.\" Copyright (c) 1988, 1990 The Regents of the University of California.
.\" All rights reserved.
.\"
.\" from: @(#)su.1 6.12 (Berkeley) 7/29/91
.\"
-.Dd $Mdocdate: April 22 2014 $
+.Dd $Mdocdate: April 24 2014 $
.Dt SU 1
.Os
.Sh NAME
option (deprecated).
.It Fl a Ar auth-type
Specify an authentication type such as
-.Dq skey ,
-.Dq securid ,
+.Dq skey
or
-.Dq krb5 .
+.Dq radius .
.It Fl c Ar login-class
Specify a login class.
You may only override the default class if you're already root.
.Pp
.Dl $ su -a skey -l foo
.Sh SEE ALSO
-.Xr csh 1 ,
-.Xr kinit 1 ,
.Xr login 1 ,
-.Xr sh 1 ,
-.Xr skey 1 ,
.Xr setusercontext 3 ,
.Xr group 5 ,
.Xr login.conf 5 ,