diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man6/sfs.6 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
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 |
