Description: Manpage fix
 This patch fixes a format problem in a table in the manpage
Author: Roland Stigge <stigge@antcom.de>

---
 lib/xcircuit.1.in | 166 +++++++++++++++++++++++++++---------------------------
 1 file changed, 83 insertions(+), 83 deletions(-)

diff --git a/lib/xcircuit.1.in b/lib/xcircuit.1.in
index b59b986..d579905 100644
--- a/lib/xcircuit.1.in
+++ b/lib/xcircuit.1.in
@@ -1042,89 +1042,89 @@ follows, with their default values given:
 .br
 .sp
 
-   Function name        Function performed         Default key binding
-   ---------------------------------------------------------------------
-   "Page",              change page,               Number keys 1-9 and 0
-   "Justify",           change text justification, Keypad keys 1-9
-   "Superscript",       set text superscript,      Keypad +
-   "Subscript",         set text subscript,        Keypad -
-   "Normalscript",      cancel sub/superscript,    Keypad Enter
-   "Nextfont",          change to next font,       Alt-f
-   "Boldfont",          change to bold font,       Alt-b
-   "Italicfont",        change to italic font,     Alt-i
-   "Normalfont",        cancel italic/bold,        Alt-n
-   "Underline",         generate underline,        Alt-u
-   "Overline",          generate overline,         Alt-o
-   "ISO Encoding",      change to ISO encoding,    Alt-e
-   "Return",            embedded return character, Alt-Enter
-   "Halfspace",         embedded half-space,       Alt-h
-   "Quarterspace",      embedded quarter-space,    Alt-q
-   "Special",           special character,         Alt-c
-   "Parameter",         embedded parameter,        Alt-p
-   "Edit Break",        break at point,            x
-   "Edit Delete",       delete point,              d, Delete
-   "Edit Insert",       insert point,              i, Insert
-   "Edit Next",         go to next point,          e
-   "Attach",            attach line to object,     A
-   "Next Library",      go to next library,        l
-   "Library Directory", library directory,         L
-   "Library Move",      arrange library objects,   M
-   "Library Copy",      get object in copy mode,   c
-   "Library Edit",      edit library name,         E
-   "Library Delete",    delete library object,     D
-   "Library Duplicate", duplicate object,          C
-   "Library Hide",      hide library object,       H
-   "Page Directory ",   page directory,            P
-   "Library Pop",       return from library,       <
-   "Help",              generate help screen,      h, ?
-   "Redraw",            redraw the window,         space
-   "View",              fit page to window,        v
-   "Zoom In",           zoom in,                   Z
-   "Zoom Out",          zoom out,                  z
-   "Pan",               center pan,                p
-   "Double Snap",       increase snap space,       +
-   "Halve Snap",        decrease snap space,       -
-   "Pan Left",          pan left one-half page,    Left arrow
-   "Pan Right",         pan right one-half page,   Right arrow
-   "Pan Up",            pan up one-half page,      Up arrow
-   "Pan Down",          pan down one-half page,    Down arrow
-   "Write",             popup output window,       W
-   "Rotate",            Rotate,                    r,R,o,O
-   "Flip X",            Flip horizontal,           f
-   "Flip Y",            Flip vertical,             F
-   "Snap",              Snap to grid,              S
-   "Pop",               Return from object edit,   <
-   "Push",              Edit object,               >
-   "Delete",            Delete element,            d
-   "Select",            Select element,            Select
-   "Box",               Create box,                b
-   "Arc",               Create arc,                a
-   "Text",              Create label,              t
-   "Exchange",          Exchange vertical order,   X
-   "Copy",              Copy element,              c
-   "Join",              Join into path,            j
-   "Unjoin",            Split path into elements,  J
-   "Spline",            Create spline,             s
-   "Edit",              Edit element,              e
-   "Undelete",          Undelete last deleted,     u
-   "Select Save",       Make object from selected, M,m
-   "Unselect",          Unselect element,          x
-   "Dashed",            Set line style to dashed,  |
-   "Dotted",            Set line style to dotted,  :
-   "Solid",             Set line style to solid,   _
-   "Prompt",            Execute from command line, %
-   "Dot",               Place dot at location,     .
-   "Exit",		Exit xcircuit		   Ctrl-Alt-q
-   "Netlist",		Generate a netlist,	   Alt-q
-   "Swap",		Swap schematic, symbol,	   /
-   "Pin Label",		Create pin label,	   T
-   "Info Label",	Create info label,	   I
-   "Connectivity",	Show wire connectivity,	   Alt-w
-   "Sim",		Generate sim netlist,	   Alt-s
-   "SPICE",		Generate SPICE netlist,	   Alt-S
-   "PCB",		Generate PCB netlist,	   Alt-p
-   "SPICE Flat"		Generate flattened SPICE,  Alt-f
-   ------------------------------------------------------------------
+ Function name        Function performed         Default key binding
+ ---------------------------------------------------------------------
+ "Page",              change page,               Number keys 1-9 and 0
+ "Justify",           change text justification, Keypad keys 1-9
+ "Superscript",       set text superscript,      Keypad +
+ "Subscript",         set text subscript,        Keypad -
+ "Normalscript",      cancel sub/superscript,    Keypad Enter
+ "Nextfont",          change to next font,       Alt-f
+ "Boldfont",          change to bold font,       Alt-b
+ "Italicfont",        change to italic font,     Alt-i
+ "Normalfont",        cancel italic/bold,        Alt-n
+ "Underline",         generate underline,        Alt-u
+ "Overline",          generate overline,         Alt-o
+ "ISO Encoding",      change to ISO encoding,    Alt-e
+ "Return",            embedded return character, Alt-Enter
+ "Halfspace",         embedded half-space,       Alt-h
+ "Quarterspace",      embedded quarter-space,    Alt-q
+ "Special",           special character,         Alt-c
+ "Parameter",         embedded parameter,        Alt-p
+ "Edit Break",        break at point,            x
+ "Edit Delete",       delete point,              d, Delete
+ "Edit Insert",       insert point,              i, Insert
+ "Edit Next",         go to next point,          e
+ "Attach",            attach line to object,     A
+ "Next Library",      go to next library,        l
+ "Library Directory", library directory,         L
+ "Library Move",      arrange library objects,   M
+ "Library Copy",      get object in copy mode,   c
+ "Library Edit",      edit library name,         E
+ "Library Delete",    delete library object,     D
+ "Library Duplicate", duplicate object,          C
+ "Library Hide",      hide library object,       H
+ "Page Directory ",   page directory,            P
+ "Library Pop",       return from library,       <
+ "Help",              generate help screen,      h, ?
+ "Redraw",            redraw the window,         space
+ "View",              fit page to window,        v
+ "Zoom In",           zoom in,                   Z
+ "Zoom Out",          zoom out,                  z
+ "Pan",               center pan,                p
+ "Double Snap",       increase snap space,       +
+ "Halve Snap",        decrease snap space,       -
+ "Pan Left",          pan left one-half page,    Left arrow
+ "Pan Right",         pan right one-half page,   Right arrow
+ "Pan Up",            pan up one-half page,      Up arrow
+ "Pan Down",          pan down one-half page,    Down arrow
+ "Write",             popup output window,       W
+ "Rotate",            Rotate,                    r,R,o,O
+ "Flip X",            Flip horizontal,           f
+ "Flip Y",            Flip vertical,             F
+ "Snap",              Snap to grid,              S
+ "Pop",               Return from object edit,   <
+ "Push",              Edit object,               >
+ "Delete",            Delete element,            d
+ "Select",            Select element,            Select
+ "Box",               Create box,                b
+ "Arc",               Create arc,                a
+ "Text",              Create label,              t
+ "Exchange",          Exchange vertical order,   X
+ "Copy",              Copy element,              c
+ "Join",              Join into path,            j
+ "Unjoin",            Split path into elements,  J
+ "Spline",            Create spline,             s
+ "Edit",              Edit element,              e
+ "Undelete",          Undelete last deleted,     u
+ "Select Save",       Make object from selected, M,m
+ "Unselect",          Unselect element,          x
+ "Dashed",            Set line style to dashed,  |
+ "Dotted",            Set line style to dotted,  :
+ "Solid",             Set line style to solid,   _
+ "Prompt",            Execute from command line, %
+ "Dot",               Place dot at location,     .
+ "Exit",              Exit xcircuit              Ctrl-Alt-q
+ "Netlist",           Generate a netlist,        Alt-q
+ "Swap",              Swap schematic, symbol,    /
+ "Pin Label",         Create pin label,          T
+ "Info Label",        Create info label,         I
+ "Connectivity",      Show wire connectivity,    Alt-w
+ "Sim",               Generate sim netlist,      Alt-s
+ "SPICE",             Generate SPICE netlist,    Alt-S
+ "PCB",               Generate PCB netlist,      Alt-p
+ "SPICE Flat",        Generate flattened SPICE,  Alt-f
+ ------------------------------------------------------------------
 .br
 .sp
 2-Button mouse users may find it useful to forego the Shift-Button1
