Remove obsolete comment describing how the command line is

no longer parsed.

Approved by:	bz (mentor)
This commit is contained in:
Jamie Gritton 2009-06-23 14:39:51 +00:00
parent 399645e1b9
commit ded788478f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194708

View File

@ -210,11 +210,6 @@ main(int argc, char **argv)
if (uflag)
GET_USER_INFO;
/*
* If the first argument (path) starts with a slash, and the third
* argument (IP address) starts with a digit, it is likely to be
* an old-style fixed-parameter command line.
*/
if (jailname)
set_param("name", jailname);
if (securelevel)