mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 12:53:33 +00:00
Make ConnectionsPerPeriod non-fatal for real.
This commit is contained in:
parent
e821a4a78b
commit
8e97fe726f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72586
@ -680,6 +680,7 @@ parse_flag:
|
||||
break;
|
||||
|
||||
case sConnectionsPerPeriod:
|
||||
(void)strdelim(&cp);
|
||||
error("ConnectionsPerPeriod has been deprecated!");
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user