diff options
-rw-r--r-- | doc/cursors.n | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/doc/cursors.n b/doc/cursors.n index 930e308..0c54140 100644 --- a/doc/cursors.n +++ b/doc/cursors.n @@ -2,7 +2,7 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: cursors.n,v 1.1 2000/04/27 18:28:56 ericm Exp $ +'\" RCS: @(#) $Id: cursors.n,v 1.2 2000/08/07 22:42:58 hobbs Exp $ '\" '\" .so man.macros @@ -96,10 +96,13 @@ ur_angle watch xterm .CE -.SS "Windows Specific Differences" -.PP -On Windows systems, the following cursors are mapped to native -cursors: + +.SH "PORTABILITY ISSUES" + +.TP +\fBWindows\fR +On Windows systems, the following cursors are mapped to native cursors: +.RS .CS arrow center_ptr @@ -125,11 +128,12 @@ uparrow wait .CE The \fBno\fR cursor can be specified to eliminate the cursor. +.RE -.SS "Macintosh Specific Differences" -.PP -On Macintosh systems, the following cursors are mapped to native -cursors: +.TP +\fBMacintosh\fR +On Macintosh systems, the following cursors are mapped to native cursors: +.RS .CS arrow cross @@ -144,6 +148,7 @@ And the following additional cursors are available: text cross-hair .CE +.RE .SH KEYWORDS cursor, option |