aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nologin
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:34:18 +0000
commite1205e80e5c937ac999f02f51edfb25d5b7a7ad6 (patch)
tree219860332a065e5cb6defc25dab58e4a8c7997cd /usr.sbin/nologin
parent3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (diff)
downloadsrc-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.tar.gz
src-e1205e80e5c937ac999f02f51edfb25d5b7a7ad6.zip
Notes
Diffstat (limited to 'usr.sbin/nologin')
-rw-r--r--usr.sbin/nologin/nologin.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/nologin/nologin.8 b/usr.sbin/nologin/nologin.8
index 8903fa0e3a70..7f8f9fff2877 100644
--- a/usr.sbin/nologin/nologin.8
+++ b/usr.sbin/nologin/nologin.8
@@ -41,8 +41,9 @@
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
-.Nm Nologin
-displays a message that an account is not available and
+The
+.Nm
+utility displays a message that an account is not available and
exits non-zero.
It is intended as a replacement shell field for accounts that
have been disabled.
@@ -56,5 +57,5 @@ investigate
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.4 .