From cd366aedac3a1a3126d77df58d0a0861c63e8147 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 28 Nov 1998 19:56:38 +0000 Subject: kill redundant .Nm macro arguments; other misc fixes --- sbin/nologin/nologin.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/nologin/nologin.8') diff --git a/sbin/nologin/nologin.8 b/sbin/nologin/nologin.8 index 9649d4b72a6..75ba56a54f8 100644 --- a/sbin/nologin/nologin.8 +++ b/sbin/nologin/nologin.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nologin.8,v 1.5 1998/09/17 04:14:59 aaron Exp $ +.\" $OpenBSD: nologin.8,v 1.6 1998/11/28 19:56:30 aaron Exp $ .\" $NetBSD: nologin.8,v 1.3 1995/03/18 14:59:09 cgd Exp $ .\" .\" Copyright (c) 1993 @@ -41,9 +41,9 @@ .Nm nologin .Nd politely refuse a login .Sh SYNOPSIS -.Nm nologin +.Nm .Sh DESCRIPTION -.Nm nologin +.Nm displays a message that an account is not available and exits non-zero. It is intended as a replacement shell field for accounts that @@ -52,12 +52,12 @@ have been disabled. If the file .Pa /etc/nologin.txt exists, -.Nm nologin +.Nm displays its contents to the user instead of the default message. .Sh SEE ALSO .Xr login 1 .Sh HISTORY The -.Nm nologin +.Nm command appeared in .Bx 4.4 . -- cgit v1.2.3