Sun Oct 6 17:21:28 2019 UTC ()
Use .Bl -tag -width Fn.  There's no such thing as -width compact
or, rather, there is, but the width specified is that of the word
"compact".


(uwe)
diff -r1.14 -r1.15 src/share/man/man9/xcall.9

cvs diff -r1.14 -r1.15 src/share/man/man9/xcall.9 (expand / switch to context diff)
--- src/share/man/man9/xcall.9 2019/10/06 17:14:18 1.14
+++ src/share/man/man9/xcall.9 2019/10/06 17:21:28 1.15
@@ -1,4 +1,4 @@
-.\"     $NetBSD: xcall.9,v 1.14 2019/10/06 17:14:18 uwe Exp $
+.\"     $NetBSD: xcall.9,v 1.15 2019/10/06 17:21:28 uwe Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -94,7 +94,7 @@
 They may block on locks, but carefully and minimally, to not interfere
 with other cross calls in the system.
 .Sh FUNCTIONS
-.Bl -tag -width compact
+.Bl -tag -width Fn
 .It Fn xc_broadcast "flags" "func" "arg1" "arg2"
 Call
 .Pf (* Fa func\| ) Ns Fo ""