From: anton Date: Fri, 5 Mar 2021 07:34:46 +0000 (+0000) Subject: Stop abusing display blocks under the authors section in order to X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7af96dc2584537ba59d187a761ac22b514613f31;p=openbsd Stop abusing display blocks under the authors section in order to 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@ --- diff --git a/lib/libutil/login_fbtab.3 b/lib/libutil/login_fbtab.3 index d6fe504e86a..b6d8e23cbcc 100644 --- a/lib/libutil/login_fbtab.3 +++ b/lib/libutil/login_fbtab.3 @@ -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