Delete references to special circumstances for setting text width.
authorDavid Griffith <dave@661.org>
Mon, 30 Sep 2019 00:30:39 +0000 (17:30 -0700)
committerDavid Griffith <dave@661.org>
Mon, 30 Sep 2019 00:30:39 +0000 (17:30 -0700)
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.

doc/frotz.6
doc/sfrotz.6

index 29801285444e4cb59c06377d2cb5348a49ef80d1..fce4b8268524e14513da5937d793da6f90c118e9 100644 (file)
@@ -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
index 8bcd7d7a899edd9fc337d6f3c986c7aaac39014d..9fb89b295adc4bc06562ef3ebfc276cd46edb9fe 100644 (file)
@@ -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