=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/su/su.1,v retrieving revision 1.32 retrieving revision 1.33 diff -c -r1.32 -r1.33 *** src/usr.bin/su/su.1 2019/06/12 08:29:17 1.32 --- src/usr.bin/su/su.1 2019/06/13 12:59:51 1.33 *************** *** 1,4 **** ! .\" $OpenBSD: su.1,v 1.32 2019/06/12 08:29:17 schwarze Exp $ .\" .\" Copyright (c) 1988, 1990 The Regents of the University of California. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: su.1,v 1.33 2019/06/13 12:59:51 schwarze Exp $ .\" .\" Copyright (c) 1988, 1990 The Regents of the University of California. .\" All rights reserved. *************** *** 29,35 **** .\" .\" from: @(#)su.1 6.12 (Berkeley) 7/29/91 .\" ! .Dd $Mdocdate: June 12 2019 $ .Dt SU 1 .Os .Sh NAME --- 29,35 ---- .\" .\" from: @(#)su.1 6.12 (Berkeley) 7/29/91 .\" ! .Dd $Mdocdate: June 13 2019 $ .Dt SU 1 .Os .Sh NAME *************** *** 273,279 **** .Sh HISTORY A .Nm ! command appeared in ! .At v7 . .Sh BUGS The login name is not optional for root if there are shell arguments. --- 273,279 ---- .Sh HISTORY A .Nm ! command first appeared in ! .At v1 . .Sh BUGS The login name is not optional for root if there are shell arguments.