From c66ed44ff2c97f180e268d33d13acf035ad6242e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 25 Jun 2001 22:10:30 +0000 Subject: Remove instance stuff now that su uses an explicit option to specify the invoking user. --- libexec/login_passwd/login_passwd.8 | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'libexec/login_passwd') diff --git a/libexec/login_passwd/login_passwd.8 b/libexec/login_passwd/login_passwd.8 index 38470298043..b78787394d0 100644 --- a/libexec/login_passwd/login_passwd.8 +++ b/libexec/login_passwd/login_passwd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_passwd.8,v 1.1 2000/12/12 02:33:44 millert Exp $ +.\" $OpenBSD: login_passwd.8,v 1.2 2001/06/25 22:10:29 millert Exp $ .\" .\" Copyright (c) 2000 Todd C. Miller .\" All rights reserved. @@ -52,19 +52,7 @@ with passwd-style authentication. .Pp The .Ar user -argument is the name of the user to be authenticated. -If -.Ar user -is of the form -.Ar name. Ns Li root -and -.Ar name. Ns Li root -is not found in the password file, the entry for -.Li root -is used. -This is done to support -.Xr su 1 , -which uses kerberos-style root instances. +argument is the login name of the user to be authenticated. .Pp The .Ar service -- cgit v1.2.3