mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Remove the '-k' option.
This commit is contained in:
parent
6b0d16d374
commit
3efa83dca3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177666
@ -752,7 +752,7 @@ sigalarm_handler(void)
|
||||
void
|
||||
usage()
|
||||
{
|
||||
errx(1, "usage: rpc.lockd [-k] [-d <debuglevel>]"
|
||||
errx(1, "usage: rpc.lockd [-d <debuglevel>]"
|
||||
" [-g <grace period>] [-h <bindip>] [-p <port>]");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user