Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/format.hp @ 2668:07441dfebc27 lwtools-port
Make tocgen build with lwasm
lwasm does not treat a trailing colon as part of the symbol name. Removed
trailing colons on symbol references.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sun, 10 Jun 2012 13:35:44 -0600 |
parents | 56e105848e3b |
children |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @FORMAT |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
2 Syntax: Format <devname> |
1610 | 3 Usage : Initializes a NitrOS-9 diskette |
840 | 4 Opts : |
5 R - Ready | |
6 L - Logical format only | |
7 "disk name" | |
8 1/2 - number of sides | |
9 'No. of cylinders' (in decimal) | |
10 :Interleave value: (in decimal) | |
944 | 11 /Cluster size/ (in decimal) |