diff options
| -rw-r--r-- | doc/sciteco.7.template | 43 | 
1 files changed, 43 insertions, 0 deletions
| diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index fd2b91f..a846d78 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -6,11 +6,54 @@      "@PACKAGE_NAME@ Version @PACKAGE_VERSION@"  ..  . +.SH NAME +@PACKAGE@ \-\- +Language reference for the \*(ST text editor and language +. +. +.SH INTRODUCTION +. +. +.SH KEY TRANSLATION +.SS Function Key Macros +. +. +.SH COMMANDLINE EDITING +.SS Immediate Editing Commands +. +. +.SH ARITHMETICS AND EXPRESSIONS +. +. +.SH Q-REGISTERS +. +. +.SH STRING-BUILDING CHARACTERS +. +. +.SH PATTERN MATCH CHARACTERS +. +. +.SH FLOW CONTROL +.SS GOTOS AND LABELS +.SS LOOPS +.SS CONDITIONALS +. +.  .SH COMMAND REFERENCE  .  \#$COMMANDS  .  . +.SH COMPATIBILITY +. +\*(ST is not compatible to any particular TECO dialect +but is quite similar to +.BR VideoTECO . +Most VideoTECO and many Standard TECO programs should +be portable with little to no changes. +. +.  .SH SEE ALSO  .  .TP | 
