From 0ef023ae5b65d456b59d5ca3f4114a83e693a719 Mon Sep 17 00:00:00 2001 From: joel Date: Sat, 7 Apr 2012 09:05:30 +0000 Subject: mdoc: fix column names, indentation, column separation within each row, and quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer --- usr.sbin/lmcconfig/lmcconfig.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/lmcconfig/lmcconfig.8 b/usr.sbin/lmcconfig/lmcconfig.8 index 9a608e4..06fcc9e 100644 --- a/usr.sbin/lmcconfig/lmcconfig.8 +++ b/usr.sbin/lmcconfig/lmcconfig.8 @@ -186,7 +186,7 @@ Set loopback mode to .Ar number . .Pp .Bl -column "99" "payload" "inward thru drvrs/rcvrsxxx" "HSSI, SSI" -offset 1m -compact -.It "1" Ta "none" Ta "default" +.It "1" Ta "none" Ta "default" Ta \& .It "2" Ta "payload" Ta "outward thru framer" Ta "T1E1. T3" .It "3" Ta "line" Ta "outward thru line if" Ta "T1E1, T3, HSSIc" .It "4" Ta "other" Ta "inward thru line if" Ta "T1E1, T3" @@ -443,7 +443,7 @@ Set transmit line build-out to .It " 16" Ta "7.5 dB" Ta "FCC option B" .It " 32" Ta "15 dB" Ta "FCC option C" .It " 48" Ta "22.5 dB" Ta "final span" -.It "255" Ta "auto-set based on cable length (default)" +.It "255" Ta "auto-set based on cable length (default)" Ta \& .El .Pp This is only applicable if the pulse shape is T1-CSU. -- cgit v1.1