summaryrefslogtreecommitdiff
path: root/man/DMXQueryVersion.man
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-05-11 14:18:34 +0200
committerJulien Cristau <jcristau@debian.org>2008-05-11 14:18:34 +0200
commit628281b17467fc8237d9d9e2443cb9e88d8e07c5 (patch)
treec08031a603b833ad1501e4f71756acd15e0e43ce /man/DMXQueryVersion.man
parentcfd82b1ff1033dbb3d83fd71e8b1af5535108245 (diff)
Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages
Diffstat (limited to 'man/DMXQueryVersion.man')
-rw-r--r--man/DMXQueryVersion.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/DMXQueryVersion.man b/man/DMXQueryVersion.man
index 6da9222..d0328b7 100644
--- a/man/DMXQueryVersion.man
+++ b/man/DMXQueryVersion.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 DMXQueryVersion 3X __vendorversion__
+.TH DMXQueryVersion __libmansuffix__ __vendorversion__
.SH NAME
DMXQueryVersion \- determine DMX extension version
.SH SYNOPSIS
@@ -76,5 +76,5 @@ recommend that any software that uses the DMX protocol extension to
support only versions 2.2 and above (although they should detect earlier
versions and either reduce functionality or fail gracefully).
.SH "SEE ALSO"
-.BR DMXQueryExtension "(3X), "
-.BR DMX "(3X), " Xdmx (1)
+.BR DMXQueryExtension "(__libmansuffix__), "
+.BR DMX "(__libmansuffix__), " Xdmx (1)