diff options
Diffstat (limited to 'man/DisplayOfCCC.man')
-rw-r--r-- | man/DisplayOfCCC.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/DisplayOfCCC.man b/man/DisplayOfCCC.man index 9ffb5a68..8d089be8 100644 --- a/man/DisplayOfCCC.man +++ b/man/DisplayOfCCC.man @@ -39,7 +39,7 @@ .\" Digital and Tektronix makes no representations about the suitability .\" of this documentation for any purpose. .\" It is provided "as is" without express or implied warranty. -.\" +.\" .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -50,15 +50,15 @@ DisplayOfCCC, VisualOfCCC, ScreenNumberOfCCC, ScreenWhitePointOfCCC, ClientWhitePointOfCCC \- Color Conversion Context macros .SH SYNTAX .HP -Display *DisplayOfCCC\^(\^XcmsCCC \fIccc\fP\^); +Display *DisplayOfCCC\^(\^XcmsCCC \fIccc\fP\^); .HP -Visual *VisualOfCCC\^(\^XcmsCCC \fIccc\fP\^); +Visual *VisualOfCCC\^(\^XcmsCCC \fIccc\fP\^); .HP -int ScreenNumberOfCCC\^(\^XcmsCCC \fIccc\fP\^); +int ScreenNumberOfCCC\^(\^XcmsCCC \fIccc\fP\^); .HP -XcmsColor *ScreenWhitePointOfCCC\^(\^XcmsCCC \fIccc\fP\^); +XcmsColor *ScreenWhitePointOfCCC\^(\^XcmsCCC \fIccc\fP\^); .HP -XcmsColor *ClientWhitePointOfCCC\^(\^XcmsCCC \fIccc\fP\^); +XcmsColor *ClientWhitePointOfCCC\^(\^XcmsCCC \fIccc\fP\^); .SH ARGUMENTS .IP \fIccc\fP 1i Specifies the CCC. |