diff options
Diffstat (limited to 'static/unix-v10/man6/sfs.6')
| -rw-r--r-- | static/unix-v10/man6/sfs.6 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/static/unix-v10/man6/sfs.6 b/static/unix-v10/man6/sfs.6 new file mode 100644 index 00000000..9c45cb25 --- /dev/null +++ b/static/unix-v10/man6/sfs.6 @@ -0,0 +1,43 @@ +.th SFS VI 6/25/73 +.sh NAME +sfs \*- structured file scanner +.sh SYNOPSIS +.bd sfs +filename [ \*- ] +.sh DESCRIPTION +.it Sfs +provides an interactive program for scanning and pactching a structured +file. If the second argument is supplied, the file is block addressed. +.s3 +Some features of +.it sfs +include. +.br +.lp +5 3 +1. It provides interactive and preprogramed operation. +.br +.lp +5 3 +2. It provides expression evaluation (32 bit precision) and branching. +.br +.lp +5 3 +3. It provides the ability to assimulate a large set of +heirarchical structure definitions. +.br +.lp +5 3 +4. It provides the ability to locate, to dump, and to patch +specific instances of structure in the file. +Furthermore, +in the +dump and patch operations the external form of the structure +is selected by the user. +.br +.lp +5 3 +5. It provides the ability to escape to the +UNIX +command level to allow the use of other +UNIX +debugging aids. +.i0 +.sh "SEE ALSO" +``SFS reference manual'' (internal memorandum) +.sh BUGS |
