From 49116851319d925dd39e2eb6c53b24c431596d2f Mon Sep 17 00:00:00 2001 From: todd <> Date: Fri, 7 Sep 2001 16:53:50 +0000 Subject: [PATCH] more tab fixes --- src/etc/etc.sparc64/MAKEDEV | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/etc/etc.sparc64/MAKEDEV b/src/etc/etc.sparc64/MAKEDEV index 695c4da8..d1dfe664 100644 --- a/src/etc/etc.sparc64/MAKEDEV +++ b/src/etc/etc.sparc64/MAKEDEV @@ -1,7 +1,7 @@ #!/bin/sh - # -# $OpenBSD: MAKEDEV,v 1.16 2001/09/07 16:49:03 todd Exp $ +# $OpenBSD: MAKEDEV,v 1.17 2001/09/07 16:53:50 todd Exp $ # # Copyright (c) 2001 Todd T. Fries # All rights reserved. @@ -27,19 +27,19 @@ # # # Device "make" file. Valid arguments: -# all makes all known devices, including local devices. -# Tries to make the ``standard'' number of each type. +# all makes all known devices, including local devices. +# Tries to make the ``standard'' number of each type. # floppy devices to be put on install floppies # std standard devices # local configuration specific devices # # Tapes: # st* SCSI tapes -# ch* SCSI media changer +# ch* SCSI media changer # # Disks: -# wd* "winchester" disk drives (ST506,IDE,ESDI,RLL,...) -# fd* Floppy disk drives (3 1/2", 5 1/4") +# wd* "winchester" disk drives (ST506,IDE,ESDI,RLL,...) +# fd* Floppy disk drives (3 1/2", 5 1/4") # sd* SCSI disks # cd* SCSI cdrom drives # vnd* "file" pseudo-disks @@ -76,7 +76,7 @@ # tcx* # bpf* Berkeley Packet Filter # tun* network tunnel driver -# lkm loadable kernel modules interface +# lkm loadable kernel modules interface # *random inkernal random data source # PATH=/sbin:/usr/sbin:/bin:/usr/bin