summaryrefslogtreecommitdiff
path: root/man/DMXChangeScreensAttributes.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/DMXChangeScreensAttributes.man
parentcfd82b1ff1033dbb3d83fd71e8b1af5535108245 (diff)
downloadxorg-lib-libdmx-628281b17467fc8237d9d9e2443cb9e88d8e07c5.tar.gz
Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages
Diffstat (limited to 'man/DMXChangeScreensAttributes.man')
-rw-r--r--man/DMXChangeScreensAttributes.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/DMXChangeScreensAttributes.man b/man/DMXChangeScreensAttributes.man
index 59ba8eb..05500da 100644
--- a/man/DMXChangeScreensAttributes.man
+++ b/man/DMXChangeScreensAttributes.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 DMXChangeScreensAttributes 3X __vendorversion__
+.TH DMXChangeScreensAttributes __libmansuffix__ __vendorversion__
.SH NAME
DMXChangeScreensAttributes \- change back-end screen attributes
.SH SYNOPSIS
@@ -56,7 +56,7 @@ structure is included in
An explanation of the
.I DMXScreenAttributes
structure is given in
-.BR DMXGetScreenAttributes (3X).
+.BR DMXGetScreenAttributes (__libmansuffix__).
.PP
The values that are used to compute each value in
.I masks
@@ -118,6 +118,6 @@ are not valid), and
.B BadAlloc
errors.
.SH "SEE ALSO"
-.BR DMXGetScreenCount "(3X), "
-.BR DMXGetScreenAttributes "(3X), "
-.BR DMX "(3X), " Xdmx (1)
+.BR DMXGetScreenCount "(__libmansuffix__), "
+.BR DMXGetScreenAttributes "(__libmansuffix__), "
+.BR DMX "(__libmansuffix__), " Xdmx (1)