changeset 1915:f70eda2916e7

Removed tabs
author boisy
date Sun, 20 Nov 2005 17:24:38 +0000
parents 395e22e5c0bd
children fc5761a685b6
files level1/sys/dsave.hp
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/level1/sys/dsave.hp	Sun Nov 20 17:11:16 2005 +0000
+++ b/level1/sys/dsave.hp	Sun Nov 20 17:24:38 2005 +0000
@@ -14,8 +14,7 @@
 
 Examples:
    Create a script to copy /h0 to /h5 with forced rewrite:
-	   chd /h0; dsave -r /h5 > dsave.out
+       chd /h0; dsave -r /h5 > dsave.out
 
    Immediately copy /d0 to /d1 with a 24K copy buffer:
-	   chd /d0; dsave -s24 /d1 ! shell -p
-	   	   
\ No newline at end of file
+       chd /d0; dsave -s24 /d1 ! shell -p