diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -250,7 +250,9 @@ .It "nologin file If the file exists it will be displayed and" the login session will be terminated. .It "path path /bin /usr/bin Default search path." -.It "priority number Initial priority (nice) level." +.It "priority number 0 Initial priority level." +A value in the nice range extended below with the 32 real-time class priorities +and above with the 32 idle class priorities. .It "requirehome bool false Require a valid home directory to login." .It "setenv list A comma-separated list of environment variables and" values to which they are to be set.