5,6c5,6
< # From an article by the author of this document.
< # In issue #38 of "Linux Gazette", http://www.linuxgazette.com.
---
> # From an article by the author of the ABS Guide.
> # In issue #38 of _Linux Gazette_, http://www.linuxgazette.com.
26,27c26,27
< mke2fs -cv $NEWDISK1   # Check for bad blocks & verbose output.
< #  Note:    /dev/hdb1, *not* /dev/hdb!
---
> mke2fs -cv $NEWDISK1   # Check for bad blocks (verbose output).
> #  Note:           ^     /dev/hdb1, *not* /dev/hdb!
32c32
< # Now, test...
---
> # Now, test ...
41c41
< exit 0
---
> exit
