From b13c289929e257cab1b006c9729ba42cb1a36e43 Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Sun, 9 Jun 2002 05:53:56 +0000 Subject: knf --- distrib/alpha/bsd.rd/Makefile | 4 ++-- distrib/alpha/common/Makefile.inc | 4 ++-- distrib/alpha/common/disktab.preinstall | 4 ++-- distrib/alpha/common/disktab.shadow | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'distrib/alpha') diff --git a/distrib/alpha/bsd.rd/Makefile b/distrib/alpha/bsd.rd/Makefile index 5d11143c193..e6b8bcf14ee 100644 --- a/distrib/alpha/bsd.rd/Makefile +++ b/distrib/alpha/bsd.rd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/04/30 03:47:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2002/06/09 05:53:53 todd Exp $ TOP= ${.CURDIR}/.. @@ -68,7 +68,7 @@ do_prep: do_mount: newfs ${NEWFSARGS} ${NEWFSARGS_RD} -s ${NBLKS} ${VND_RDEV} mount ${VND_DEV} ${MOUNT_POINT} - + do_umount: @echo "" @df -i ${MOUNT_POINT} diff --git a/distrib/alpha/common/Makefile.inc b/distrib/alpha/common/Makefile.inc index c0b169760ed..2edad0c8c57 100644 --- a/distrib/alpha/common/Makefile.inc +++ b/distrib/alpha/common/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.7 2002/04/30 03:47:03 deraadt Exp $ +# $OpenBSD: Makefile.inc,v 1.8 2002/06/09 05:53:53 todd Exp $ TOP= ${.CURDIR}/.. @@ -92,7 +92,7 @@ do_prep: do_mount: newfs ${NEWFSARGS} ${NEWFSARGS_RD} -s ${NBLKS} ${VND_RDEV} mount ${VND_DEV} ${MOUNT_POINT} - + do_umount: @echo "" @df -i ${MOUNT_POINT} diff --git a/distrib/alpha/common/disktab.preinstall b/distrib/alpha/common/disktab.preinstall index 075cb424ea2..d8d6fbdb425 100644 --- a/distrib/alpha/common/disktab.preinstall +++ b/distrib/alpha/common/disktab.preinstall @@ -1,7 +1,7 @@ # -# $OpenBSD: disktab.preinstall,v 1.1 2001/01/29 21:25:46 deraadt Exp $ +# $OpenBSD: disktab.preinstall,v 1.2 2002/06/09 05:53:53 todd Exp $ # -# Disk geometry and partition layout tables. +# Disk geometry and partition layout tables. # Key: # dt controller type # ty type of disk (fixed, removeable, simulated) diff --git a/distrib/alpha/common/disktab.shadow b/distrib/alpha/common/disktab.shadow index 3c23c5df96d..8d1770b478b 100644 --- a/distrib/alpha/common/disktab.shadow +++ b/distrib/alpha/common/disktab.shadow @@ -1,7 +1,7 @@ # -# $OpenBSD: disktab.shadow,v 1.1 2001/01/29 21:25:46 deraadt Exp $ +# $OpenBSD: disktab.shadow,v 1.2 2002/06/09 05:53:53 todd Exp $ # -# Disk geometry and partition layout tables. +# Disk geometry and partition layout tables. # Key: # dt controller type # ty type of disk (fixed, removeable, simulated) -- cgit v1.2.3