summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-16 16:01:47 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-16 16:01:47 +0000
commit7c13ed42f2ff971d4a452050455c7efce0be4002 (patch)
treea1af44dd96d7c3cc8a0563e20ccad0f2c47d81b4
parent60fe8d206af3d3b0f3ba128b65a98f2cd14041d9 (diff)
manage spacing in a simpler way, removing some useless macros mandoc warns about
-rw-r--r--usr.bin/login/login.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index a9ec5e5b8d4..4ec41468f09 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: login.1,v 1.30 2014/03/17 20:05:27 tedu Exp $
+.\" $OpenBSD: login.1,v 1.31 2015/01/16 16:01:46 schwarze Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)login.1 8.2 (Berkeley) 5/5/94
.\"
-.Dd $Mdocdate: March 17 2014 $
+.Dd $Mdocdate: January 16 2015 $
.Dt LOGIN 1
.Os
.Sh NAME
@@ -58,9 +58,9 @@ external authentication mechanisms may be used (see
To specify the alternate authentication mechanism
.Va style ,
the string
-.Li : Ns Va style
+.Pf : Va style
is appended to the user name (i.e.,
-.Ar user Ns Li : Ns Va style ) .
+.Ar user : Ns Va style ) .
.Pp
The options are as follows:
.Bl -tag -width Ds