summaryrefslogtreecommitdiff
path: root/usr.bin/login
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
commit078c2448197a826265f74828b3159d758f1f0ceb (patch)
treeef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /usr.bin/login
parent3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (diff)
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
Diffstat (limited to 'usr.bin/login')
-rw-r--r--usr.bin/login/login.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index 15d2bf6acbc..5f4b940662e 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: login.1,v 1.9 1999/06/05 01:21:32 aaron Exp $
+.\" $OpenBSD: login.1,v 1.10 1999/07/09 13:35:29 aaron Exp $
.\" $NetBSD: login.1,v 1.7 1995/08/31 22:52:33 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -102,9 +102,9 @@ exists,
changes the protection and ownership of certain devices specified in this
file.
.Pp
-If the file
+If the file
.Pa /var/log/failedlogin
-exists,
+exists,
.Nm
will record failed login attempts in this file.
.Pp