diff options
author | Kevin Steves <stevesk@cvs.openbsd.org> | 2002-08-22 20:28:02 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@cvs.openbsd.org> | 2002-08-22 20:28:02 +0000 |
commit | 2e17be6e77d2d0081cf6e7f3d4300be9e9c5a371 (patch) | |
tree | 49750b038bee2c6f7f851f2bccb5c80a82f9db9f /share/man/man8/afterboot.8 | |
parent | 5023dc2b957bd1396ec51833ae222d83ab8c096d (diff) |
sshd_config(5) now; ok markus@
Diffstat (limited to 'share/man/man8/afterboot.8')
-rw-r--r-- | share/man/man8/afterboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 6fbe644ada4..e3dc676fc9d 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $ +.\" $OpenBSD: afterboot.8,v 1.73 2002/08/22 20:28:01 stevesk Exp $ .Dd October 20, 1997 .Dt AFTERBOOT 8 \!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu @@ -49,7 +49,7 @@ file and set to .Dq no (see -.Xr sshd 8 ) . +.Xr sshd_config 5 ) . .Pp Upon successful login on the console, you may see the message .Dq Don't login as root, use su . |