From owner-cvs-sbin Tue May 14 08:17:11 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA17025 for cvs-sbin-outgoing; Tue, 14 May 1996 08:17:11 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA17000; Tue, 14 May 1996 08:16:53 -0700 (PDT) Date: Tue, 14 May 1996 08:16:53 -0700 (PDT) From: Garrett Wollman Message-Id: <199605141516.IAA17000@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/mount_std mount_std.8 mount_std.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/05/14 08:16:52 Modified: sbin/mount_std mount_std.8 mount_std.c Log: Accept mount(8)'s calling convention of passing just the filesystem type as argv[0]. Revision Changes Path 1.2 +8 -4 src/sbin/mount_std/mount_std.8 1.2 +15 -5 src/sbin/mount_std/mount_std.c