From: David Griffith Date: Mon, 30 Sep 2019 00:30:39 +0000 (-0700) Subject: Delete references to special circumstances for setting text width. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=8b761a70b2f64b20c0bdc2c593543bce0a05e345;p=liskon_frotz.git Delete references to special circumstances for setting text width. Particularly with "again", which referenced something long since deleted. For the SDL interface, manually setting the text width could be a very useful setting. For the dumb and curses interfaces, one generally wants the width to the be the same as the terminal. Frotz has always been able to automatically deal with the width of the terminal. --- diff --git a/doc/frotz.6 b/doc/frotz.6 index 2980128..fce4b82 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -212,8 +212,7 @@ with limited memory. .TP .B \-w N -Manually sets the text width. Again, this should not be necessary -except in special circumstances. +Manually sets the text width. .TP .B \-x diff --git a/doc/sfrotz.6 b/doc/sfrotz.6 index 8bcd7d7..9fb89b2 100644 --- a/doc/sfrotz.6 +++ b/doc/sfrotz.6 @@ -175,8 +175,7 @@ dangerous on machines with limited memory. .TP .B \-w N -Manually sets the text width. Again, this should not be necessary -except in special circumstances. +Manually sets the text width. .TP .B \-x