From owner-cvs-all Sun Apr 22 11:59: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFF7E37B42C; Sun, 22 Apr 2001 11:59:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3MIx3u01799; Sun, 22 Apr 2001 11:59:03 -0700 (PDT) (envelope-from obrien) Message-Id: <200104221859.f3MIx3u01799@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 22 Apr 2001 11:59:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall config.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/04/22 11:59:03 PDT Modified files: usr.sbin/sysinstall config.c Log: Our exports(5) syntax is rather "host-centric", while people comming from a Sun background think in a more FS-centric mind set. Add a note to help the Sun backgrounded ones to not make invalid assumptions. Revision Changes Path 1.181 +2 -1 src/usr.sbin/sysinstall/config.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message