diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-11 09:07:42 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-11 09:07:42 +0000 |
| commit | 16ceea1b93f5c5c9e697b64234f1b530c2105c2d (patch) | |
| tree | 270fb269352d54a95964b3d8474216b8a79254d8 /usr.bin/login/login.1 | |
| parent | a85c0f554dc611cc7a33ed2ace339ded3180af36 (diff) | |
Notes
Diffstat (limited to 'usr.bin/login/login.1')
| -rw-r--r-- | usr.bin/login/login.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1 index 26bb909a12f8..8c1ef2adb02c 100644 --- a/usr.bin/login/login.1 +++ b/usr.bin/login/login.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)login.1 8.2 (Berkeley) 5/5/94 -.\" $Id: login.1,v 1.11 1998/10/09 06:36:22 markm Exp $ +.\" $Id: login.1,v 1.12 1998/12/01 17:05:08 dillon Exp $ .\" .Dd May 5, 1994 .Dt LOGIN 1 @@ -81,7 +81,7 @@ option disables this behavior. .El .Pp If the file -.Pa /etc/nologin +.Pa /var/run/nologin exists, .Nm displays its contents to the user and exits. @@ -160,7 +160,7 @@ login access control table login class capabilities database .It Pa /etc/motd message-of-the-day -.It Pa /etc/nologin +.It Pa /var/run/nologin disallows logins .It Pa /etc/skey.access skey password control table |
