Stop abusing display blocks under the authors section in order to
authoranton <anton@openbsd.org>
Fri, 5 Mar 2021 07:34:46 +0000 (07:34 +0000)
committeranton <anton@openbsd.org>
Fri, 5 Mar 2021 07:34:46 +0000 (07:34 +0000)
respect literal line breaks. This has the unwanted side effect of
rendering the authors section using a monospace font over at
man.openbsd.org. Instead use br macros to force line breaks.

With help from and ok jmc@

lib/libutil/login_fbtab.3

index d6fe504..b6d8e23 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: login_fbtab.3,v 1.14 2016/05/18 00:58:40 millert Exp $
+.\"    $OpenBSD: login_fbtab.3,v 1.15 2021/03/05 07:34:46 anton 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: May 18 2016 $
+.Dd $Mdocdate: March 5 2021 $
 .Dt LOGIN_FBTAB 3
 .Os
 .Sh NAME
@@ -46,8 +46,8 @@ daemon with the severity of
 .Sh SEE ALSO
 .Xr fbtab 5
 .Sh AUTHORS
-.Bd -unfilled
 .An Wietse Venema Aq Mt wietse@wzv.win.tue.nl
+.br
 Eindhoven University of Technology
+.br
 The Netherlands
-.Ed