mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
Correct a comment: Typing in the root password at the "Key:" prompt
doesn't (and shouldn't) work.
This commit is contained in:
parent
d80646a4a0
commit
046e2b07fa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99709
@ -49,8 +49,8 @@ static char sccsid[] = "@(#)lock.c 8.1 (Berkeley) 6/6/93";
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/*
|
||||
* Lock a terminal up until the given key is entered, until the root
|
||||
* password is entered, or the given interval times out.
|
||||
* Lock a terminal up until the given key is entered or the given
|
||||
* interval times out.
|
||||
*
|
||||
* Timeout interval is by default TIMEOUT, it can be changed with
|
||||
* an argument of the form -time where time is in minutes
|
||||
|
Loading…
x
Reference in New Issue
Block a user