From: Vincent Bernat Date: Mon, 17 Nov 2008 19:31:01 +0000 (+0100) Subject: Fix .Bl parameter in manual pages X-Git-Tag: 0.2.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=461bd4909be4ce77057ee10455382d9ae6cf00d0;p=thirdparty%2Flldpd.git Fix .Bl parameter in manual pages --- diff --git a/man/lldpctl.8 b/man/lldpctl.8 index cd0a6e7a..0179a690 100644 --- a/man/lldpctl.8 +++ b/man/lldpctl.8 @@ -40,7 +40,7 @@ The options are as follows: Enable more debugging information. .El .Sh FILES -.Bl -tag width "/var/run/lldpd.socketXX" -compact +.Bl -tag -width "/var/run/lldpd.socketXX" -compact .It /var/run/lldpd.socket Unix-domain socket used for communication with .Xr lldpd 8 . diff --git a/man/lldpd.8 b/man/lldpd.8 index c5963ad4..d1fb04b9 100644 --- a/man/lldpd.8 +++ b/man/lldpd.8 @@ -93,7 +93,7 @@ only supporting CDP. This value is only used when multiple protocols are enabled. .El .Sh FILES -.Bl -tag width "/var/run/lldpd.socketXX" -compact +.Bl -tag -width "/var/run/lldpd.socketXX" -compact .It /var/run/lldpd.socket Unix-domain socket used for communication with .Xr lldpctl 8 .