diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-08-22 06:54:09 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-08-22 06:54:09 +0000 |
commit | 7b644ad52b574bec410d557155d666ac17fdf51a (patch) | |
tree | 226818041e587261075adc73aa06a3ad8a2c5983 /app | |
parent | 67ca2616660d8282990ea6baf09e985578be56a8 (diff) |
Missing dot breaks semantic markup. from Klemens Nanni. Thanks.
Diffstat (limited to 'app')
-rw-r--r-- | app/xenodm/man/xenodm.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xenodm/man/xenodm.man b/app/xenodm/man/xenodm.man index 596aeb184..225872c13 100644 --- a/app/xenodm/man/xenodm.man +++ b/app/xenodm/man/xenodm.man @@ -23,7 +23,7 @@ .\" from The Open Group. .\" .\" -.Dd $Mdocdate: March 4 2017 $ +.Dd $Mdocdate: August 22 2017 $ .Dt XENODM 1 .Os __xorgversion__ .Sh NAME @@ -520,7 +520,7 @@ When is set for a display and authorization is not available, the user is informed by having a different message displayed in the login widget. By default, -Ic authorize +.Ic authorize is .Cm true , .Ic authName |