diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 12:17:12 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2012-08-23 12:17:12 -0400 |
commit | 84c0386d7c3db6307566219cbe7fe58d9587585a (patch) | |
tree | 8316ff155de84564652279f124833cb23b6505d9 | |
parent | 81f58b56464520fde4e64c0764bc58d5d197b849 (diff) |
Eliminate use of tab stops. Helps with structural translation to DocBook.
Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
-rw-r--r-- | man/xlogo.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/xlogo.man b/man/xlogo.man index b02a78c..29f6527 100644 --- a/man/xlogo.man +++ b/man/xlogo.man @@ -64,10 +64,10 @@ indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. .sp .nf -.TA .5i -.ta .5i +.ft CW XLogo xlogo - Logo xlogo + Logo xlogo +.ft .fi .sp .SH ENVIRONMENT |