diff options
author | 2019-01-06 17:34:08 +0000 | |
---|---|---|
committer | 2019-01-06 17:34:08 +0000 | |
commit | 62d6c181a0bbd3891b7a331b5964a363b3669570 (patch) | |
tree | af36d9fe926ce95d9a73ae58da5cd17c4f058a88 | |
parent | Unbreak SR_DEBUG builds (diff) | |
download | wireguard-openbsd-62d6c181a0bbd3891b7a331b5964a363b3669570.tar.xz wireguard-openbsd-62d6c181a0bbd3891b7a331b5964a363b3669570.zip |
grammar fix from chohag jtan com;
-rw-r--r-- | share/man/man5/login.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index db7c887c790..54b8b58bee7 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,10 +30,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.64 2017/07/13 19:16:33 jmc Exp $ +.\" $OpenBSD: login.conf.5,v 1.65 2019/01/06 17:34:08 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" -.Dd $Mdocdate: July 13 2017 $ +.Dd $Mdocdate: January 6 2019 $ .Dt LOGIN.CONF 5 .Os .Sh NAME @@ -104,7 +104,7 @@ Program to approve login for .Pp .It auth Ta list Ta Dv passwd Ta Allowed authentication styles. -The first value is the default styles. +The first value is the default style. .\" .Pp .It auth- Ns Ar type Ta list Ta "" Ta |