]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
Fix .Bl parameter in manual pages
authorVincent Bernat <bernat@luffy.cx>
Mon, 17 Nov 2008 19:31:01 +0000 (20:31 +0100)
committerVincent Bernat <bernat@luffy.cx>
Mon, 17 Nov 2008 19:31:01 +0000 (20:31 +0100)
man/lldpctl.8
man/lldpd.8

index cd0a6e7a89734ca4aad40203396651e2a6a9646a..0179a690f4cbc7b222816e78aac2afeadf759ed2 100644 (file)
@@ -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 .
index c5963ad426edf097d9ebe6f8be110c83ba3ceb25..d1fb04b95d561677b4fa5c399a846e63120e3112 100644 (file)
@@ -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 .