diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 15:55:12 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 18:07:33 +0100 |
commit | 7a0ca37989f19bec5fac57cc5890a44f28972666 (patch) | |
tree | eceab78a2871717596dc45e55410b60587e502e4 | |
parent | 8d56ef09ad536440b0d39f4fc163d5a09a1aa44e (diff) | |
download | sciteco-7a0ca37989f19bec5fac57cc5890a44f28972666.tar.gz |
fixed spelling of Video TECO
-rw-r--r-- | doc/sciteco.1.in | 4 | ||||
-rw-r--r-- | doc/sciteco.7.template | 11 |
2 files changed, 8 insertions, 7 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 8c913ac..59b5772 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -28,7 +28,7 @@ Scintilla-based \fBTE\fPxt \fBE\fPditor and \fBCO\fPrrector \*(ST is an interactive .B TECO dialect, similar to -.BR VideoTECO . +.BR "Video TECO" . It also adds features from classic .BR "Standard TECO-11" , and incorporates many unique new ideas. @@ -182,7 +182,7 @@ Repository: .TP Related dialects: .UR http://sourceforge.net/projects/videoteco/ -VideoTECO +Video TECO .UE (\c .UR http://www.copters.com/teco.html diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index d733d1d..cd4d18a 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -47,10 +47,10 @@ Emacs later became an independent program that eventually dropped TECO as its scripting language in favour of Lisp. \*(ST is not the first attempt to devise a TECO-based interactive screen editor. -It is very similar to \fIVideoTECO\fP, a little known editor +It is very similar to \fIVideo TECO\fP, a little known editor that pioneered the concept. -When \fIVideoTECO\fP wanted to \(lqoutdo classic TECOs in every way\(rq, -\*(ST wants to outdo \fIVideoTECO\fP in every way. +When \fIVideo TECO\fP wanted to \(lqoutdo classic TECOs in every way\(rq, +\*(ST wants to outdo \fIVideo TECO\fP in every way. .LP When using \*(ST in interactive mode, it is important to know exactly how \*(ST translates and processes user input. @@ -999,9 +999,10 @@ loops in conditional blocks. . \*(ST is not compatible to any particular TECO dialect but is quite similar to -.BR VideoTECO . -Most VideoTECO and many Standard TECO programs should +.BR "Video TECO" . +Most Video TECO and many Standard TECO programs should be portable with little to no changes. +This manual mentions differences on several occasions. . . .SH SEE ALSO |