diff options
-rw-r--r-- | man/xcmsdb.man | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/man/xcmsdb.man b/man/xcmsdb.man index 48ce6e1..53daef2 100644 --- a/man/xcmsdb.man +++ b/man/xcmsdb.man @@ -1,4 +1,3 @@ -.\" $Xorg: xcmsdb.man,v 1.4 2001/02/09 02:05:39 xorgcvs Exp $ .\" Copyright 1990, Tektronix Inc. .\" Copyright 1993, 1998 The Open Group .\" @@ -24,8 +23,6 @@ .\" dealing in this Software without prior written authorization from the .\" The Open Group. .\" -.\" $XFree86: xc/programs/xcmsdb/xcmsdb.man,v 1.6 2001/01/27 18:21:09 dawes Exp $ -.\" .TH XCMSDB 1 __xorgversion__ .SH NAME xcmsdb \- Device Color Characterization utility for X Color Management System @@ -33,10 +30,12 @@ xcmsdb \- Device Color Characterization utility for X Color Management System .B xcmsdb [ \fB\-query\fP ] [ \fB\-remove\fP ] [ \fB\-format\032\fP|\fB16\fP|\fB8\fP ] -[ \fB\-help\fP ] [ \fB\-version\fP ] [ \fIfilename\fP ] +.br +.B xcmsdb +\fB\-help\fP | \fB\-version\fP .SH DESCRIPTION -.I xcmsdb +.B xcmsdb is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen as specified in section 7, Device Color Characterization, of the ICCCM. @@ -52,10 +51,9 @@ XDCCC_LINEAR_RGB_CORRECTION property to convert color specifications between RGBi and RGB device (XcmsRGB, also referred to as device RGB). .LP Note that Xcms allows clients to register \fIfunction sets\fP -in addition to its -built-in function set for CRT color monitors. Additional function sets -may store their device profile information in other properties in function -set specific format. +in addition to its built-in function set for CRT color monitors. +Additional function sets may store their device profile information +in other properties in function set specific format. This utility is unaware of these non-standard properties. .LP The ASCII readable contents of @@ -67,7 +65,7 @@ or .B \-remove options are not specified. .SH "OPTIONS" -.I xcmsdb +.B xcmsdb program accepts the following options: .TP 8 .B \-query @@ -93,7 +91,8 @@ This option prints a summary of the available options and exits. .B \-version This option prints the program version and exits. .SH "SEE ALSO" -xprop(__appmansuffix__), Xlib documentation +.BR xprop (__appmansuffix__), +Xlib documentation .SH ENVIRONMENT .TP 8 .B DISPLAY |