diff --git a/doc/sym1.sgml b/doc/sym1.sgml index d2e5f09fd..c32fcf2cb 100644 --- a/doc/sym1.sgml +++ b/doc/sym1.sgml @@ -94,7 +94,7 @@ To be more specific, this limitation means that you cannot use any of the follow Other hints

sym1.h

-This header exposes Sym-specific I/O functions that are useful for reading and writing its ports and front panel. See the sym1.h include file for a list of the functions available. +This header exposes Sym-specific I/O functions that are useful for reading and writing its ports and front panel. See the Limited memory applications

@@ -102,7 +102,7 @@ As stated earlier, there are config files for 4KB and 32KB systems. If you have Sample programs

-All the samples will run on the "stock" 4KB Sym-1, except for symIO and symNotepad, which require 32KB. Information on building and running the sample programs are in the targettest/sym1 directory. +All the samples will run on the "stock" 4KB Sym-1, except for symIO and symNotepad, which require 32KB. These sample programs can be found in the samples and targettest/sym1 directories: helloworld is the traditional "Hello World!" program, using printf().