[769] in testers
xterm "autoWrap" addendum -- update man page
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed May 16 14:21:25 1990
Date: Wed, 16 May 90 14:20:51 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: xbugs@expo.lcs.mit.edu
Cc: testers@ATHENA.MIT.EDU, bug-x11r4@ATHENA.MIT.EDU
I forgot to update the man page to mention the new autoWrap resource
and the -/+aw command-line options. Here is a patch to do that:
Jonathan Kamens USnail:
MIT Project Athena 11 Ashford Terrace
jik@Athena.MIT.EDU Allston, MA 02134
Office: 617-253-8495 Home: 617-782-0710
*** /usr/man/mann/xterm.n Wed May 2 22:03:32 1990
--- xterm.n Wed May 16 13:15:47 1990
***************
*** 173,178 ****
--- 173,187 ----
.B \+rw
This option indicates that reverse-wraparound should not be allowed.
.TP 8
+ .B \-aw
+ This option indicates that auto-wraparound should be allowed. This
+ allows the cursor to automatically wrap to the beginning of the next
+ line when when it is at the rightmost position of a line and text is
+ output.
+ .TP 8
+ .B \+aw
+ This option indicates that auto-wraparound should not be allowed.
+ .TP 8
.B \-s
This option indicates that \fIxterm\fP may scroll asynchronously, meaning that
the screen does not have to be kept completely up to date while scrolling.
***************
*** 531,536 ****
--- 540,549 ----
.B "reverseWrap (\fPclass\fB ReverseWrap)"
Specifies whether or not reverse-wraparound should be enabled. The default is
``false.''
+ .TP 8
+ .B "autoWrap (\fPclass\fB AutoWrap)"
+ Specifies whether or not auto-wraparound should be enabled. The
+ default is ``true.''
.TP 8
.B "saveLines (\fPclass\fB SaveLines)"
Specifies the number of lines to save beyond the top of the screen when a