diff options
| -rw-r--r-- | lib/libutil/login.conf.5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index 6c44a2a604be..4de6089a8feb 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -182,6 +182,7 @@ value. .It "ignorenologin bool false Login not prevented by nologin. .It "lang string Set $LANG environment variable to the specified value. .It "manpath path Default search path for manpages. +.It "nocheckmail bool false Display mail status at login. .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. |
