diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-08 01:27:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-08 01:27:57 +0000 |
commit | 89bd03f00e651e86126fd09b39e4867a76f5554e (patch) | |
tree | e813750548fb365113ce3c64759a0ab5b7359da9 /lib/libutil/login_fbtab.3 | |
parent | def96861438f6b5048aab1d1b2fed0a861d6b24d (diff) |
obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning;
no text changes
Diffstat (limited to 'lib/libutil/login_fbtab.3')
-rw-r--r-- | lib/libutil/login_fbtab.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/login_fbtab.3 b/lib/libutil/login_fbtab.3 index 6f019947dd1..94c1a9cbf29 100644 --- a/lib/libutil/login_fbtab.3 +++ b/lib/libutil/login_fbtab.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_fbtab.3,v 1.11 2013/06/05 03:40:26 tedu Exp $ +.\" $OpenBSD: login_fbtab.3,v 1.12 2014/09/08 01:27:54 schwarze Exp $ .\" .\" Copyright 1995 by Wietse Venema. All rights reserved. Some individual .\" files may be covered by other copyrights. @@ -15,7 +15,7 @@ .\" warranties, including, without limitation, the implied warranties of .\" merchantibility and fitness for any particular purpose. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: September 8 2014 $ .Dt LOGIN_FBTAB 3 .Os .Sh NAME @@ -48,7 +48,7 @@ daemon with the severity of .Xr fbtab 5 .Sh AUTHORS .Bd -unfilled -Wietse Venema (wietse@wzv.win.tue.nl) +.An Wietse Venema Aq Mt wietse@wzv.win.tue.nl Eindhoven University of Technology The Netherlands .Ed |