changeset 1150:3176d09627d1

Added dmode.hp
author boisy
date Wed, 30 Apr 2003 14:34:08 +0000
parents e0f3e3135af5
children ee8d3667bc71
files level1/sys/dmode.hp level1/sys/makefile
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/level1/sys/dmode.hp	Wed Apr 30 14:34:08 2003 +0000
@@ -0,0 +1,3 @@
+@DMODE
+Syntax: DMode <devname> [params]
+Usage : Displays or changes the parameters of an RBF type device
--- a/level1/sys/makefile	Wed Apr 30 14:30:25 2003 +0000
+++ b/level1/sys/makefile	Wed Apr 30 14:34:08 2003 +0000
@@ -6,7 +6,7 @@
 HELPFILES	= asm.hp attr.hp backup.hp binex.hp build.hp chd.hp \
 		chx.hp cmp.hp cobbler.hp config.hp copy.hp cputype.hp date.hp \
 		dcheck.hp debug.hp ded.hp deiniz.hp del.hp deldir.hp devs.hp \
-		dir.hp disasm.hp display.hp dsave.hp dump.hp echo.hp edit.hp \
+		dir.hp disasm.hp display.hp dmode.hp dsave.hp dump.hp echo.hp edit.hp \
 		error.hp ex.hp exbin.hp exmode.hp format.hp free.hp gfx.hp \
 		help.hp ident.hp iniz.hp inkey.hp irqs.hp kill.hp link.hp \
 		list.hp load.hp login.hp makdir.hp \