Fix typo: transcript
authorChris Bracken <chris@bracken.jp>
Sun, 23 Jun 2019 19:40:21 +0000 (12:40 -0700)
committerChris Bracken <chris@bracken.jp>
Sun, 23 Jun 2019 19:40:21 +0000 (12:40 -0700)
Fix a typo (transscript -> transcript) in the docs/man pages.

doc/dfrotz.6
doc/frotz.6
doc/sfrotz.6
src/dos/bcinit.c
src/dos/bcparams.txt

index 3b5a3bde78c5361e4b4cc2d91f2850cd9b81aa94..51218e6228742531047f2de6fa6455be1d0c8fc1 100644 (file)
@@ -126,10 +126,10 @@ key Alt\-S does not really help).
 
 .TP
 .B \-S N
-Set the transcript width.  By default your transscript files are formatted
+Set the transcript width.  By default your transcript files are formatted
 to a width of 80 columns per line, regardless of the current screen width.
 This switch allows you to change this setting. In particular, use \-S 0
-to deactivate automatic line splitting in transscript files.
+to deactivate automatic line splitting in transcript files.
 
 .TP
 .B \-t
index 69316729125b46b2068b44a2fa93335519969e3d..58d543637a842b5a074639b96bda22747943ecf2 100644 (file)
@@ -167,10 +167,10 @@ key Alt\-S does not really help).
 
 .TP
 .B \-S N
-Set the transcript width.  By default your transscript files are formatted
+Set the transcript width.  By default your transcript files are formatted
 to a width of 80 columns per line, regardless of the current screen width.
 This switch allows you to change this setting. In particular, use \-S 0
-to deactivate automatic line splitting in transscript files.
+to deactivate automatic line splitting in transcript files.
 
 .TP
 .B \-t
index ebe7052ad637748d3d7008cf2cfbf54cfed14d8b..38bb416a1f9313c08e41299f6d0c70c24717d355 100644 (file)
@@ -139,10 +139,10 @@ key Alt\-S does not really help).
 
 .TP
 .B \-S N
-Set the transcript width.  By default your transscript files are formatted
+Set the transcript width.  By default your transcript files are formatted
 to a width of 80 columns per line, regardless of the current screen width.
 This switch allows you to change this setting. In particular, use \-S 0
-to deactivate automatic line splitting in transscript files.
+to deactivate automatic line splitting in transcript files.
 
 .TP
 .B \-t
index d6addfba8f701bcdfbf54ae28145d8be48b03b67..39354d9eed4eee7d12c43ff1686075938ad7772b 100644 (file)
@@ -27,7 +27,7 @@ static char information[] =
 "  -B # reverse background colour  \t -r # right margin\n"\r
 "  -c # context lines              \t -R <path> restricted read/write\n"\r
 "  -d # display mode (see below)   \t -s # random number seed value\n"\r
-"  -e # emphasis colour [mode 1]   \t -S # transscript width\n"\r
+"  -e # emphasis colour [mode 1]   \t -S # transcript width\n"\r
 "  -f # foreground colour          \t -t   set Tandy bit\n"\r
 "  -F # reverse foreground colour  \t -T   bold typing [modes 2+4+5]\n"\r
 "  -g # font [mode 5] (see below)  \t -u # slots for multiple undo\n"\r
index eb88a20c299572e8b8213717f7802551cbd09d1c..272c0775ce574f4a2fb637e1834af6e007e6613d 100644 (file)
@@ -17,7 +17,7 @@
 -r # right margin
 -R <path> restricted read/write
 -s # random number seed value
--S # transscript width
+-S # transcript width
 -t   set Tandy bit
 -T   bold typing [modes 2+4+5]
 -u # slots for multiple undo