From owner-cvs-sbin Fri Dec 26 15:32:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA12969 for cvs-sbin-outgoing; Fri, 26 Dec 1997 15:32:40 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA12928; Fri, 26 Dec 1997 15:32:21 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA26430; Fri, 26 Dec 1997 15:28:19 -0800 (PST) Date: Fri, 26 Dec 1997 15:28:19 -0800 (PST) Message-Id: <199712262328.PAA26430@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ifconfig ifconfig.c src/sbin/mount_nfs mount_nfs.c src/sbin/route route.c src/sbin/umount umount.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/12/26 15:28:17 PST Modified files: sbin/ifconfig ifconfig.c sbin/mount_nfs mount_nfs.c sbin/route route.c sbin/umount umount.c Log: style(9) corrections Submitted by: bde Revision Changes Path 1.34 +3 -2 src/sbin/ifconfig/ifconfig.c 1.26 +5 -3 src/sbin/mount_nfs/mount_nfs.c 1.28 +2 -2 src/sbin/route/route.c 1.11 +2 -1 src/sbin/umount/umount.c