diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2013-06-06 15:50:08 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2013-06-06 15:50:08 -0400 |
commit | 57e1f1c4aa60136ab22e3faf75832c728beee4aa (patch) | |
tree | a11a27b1bec8e0918f172bbec1745a19cfa52d27 /man | |
parent | 703edaa26044cfa0a607fa7b93396095fdfdfbaa (diff) |
Avoid a spurious warning during XML upconversion.
Diffstat (limited to 'man')
-rw-r--r-- | man/editres.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/editres.man b/man/editres.man index 4999634..6afa9e4 100644 --- a/man/editres.man +++ b/man/editres.man @@ -325,9 +325,9 @@ the widgets which compose \fIeditres\fP. In the notation below, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. .sp +.\" Default tab stops will work for this display, +.\" which allows us to avoid spurious a warning duriing XML upconversion. .nf -.TA .5i 1.0i 1.5i 2.0i -.ta .5i 1.0i 1.5i 2.0i Editres editres Paned paned Box box |