Correct a comment: Typing in the root password at the "Key:" prompt

doesn't (and shouldn't) work.
This commit is contained in:
Dima Dorfman 2002-07-10 04:05:33 +00:00
parent d80646a4a0
commit 046e2b07fa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99709

View File

@ -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