diff options
author | Julien Cristau <jcristau@debian.org> | 2008-05-11 14:18:34 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2008-05-11 14:18:34 +0200 |
commit | 628281b17467fc8237d9d9e2443cb9e88d8e07c5 (patch) | |
tree | c08031a603b833ad1501e4f71756acd15e0e43ce /man/DMXForceWindowCreation.man | |
parent | cfd82b1ff1033dbb3d83fd71e8b1af5535108245 (diff) |
Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages
Diffstat (limited to 'man/DMXForceWindowCreation.man')
-rw-r--r-- | man/DMXForceWindowCreation.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/DMXForceWindowCreation.man b/man/DMXForceWindowCreation.man index 6c256a0..30ee9a5 100644 --- a/man/DMXForceWindowCreation.man +++ b/man/DMXForceWindowCreation.man @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN .\" CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE .\" SOFTWARE. -.TH DMXForceWindowCreation 3X __vendorversion__ +.TH DMXForceWindowCreation __libmansuffix__ __vendorversion__ .SH NAME DMXForceWindowCreation \- force immediate back-end window creation .SH SYNOPSIS @@ -48,4 +48,4 @@ can generate .B BadWindow errors. .SH "SEE ALSO" -.BR DMX "(3X), " Xdmx (1) +.BR DMX "(__libmansuffix__), " Xdmx (1) |