From owner-cvs-all Sat Jul 13 9:40:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48CA237B400; Sat, 13 Jul 2002 09:40:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0FD643E64; Sat, 13 Jul 2002 09:40:34 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6DGeYJU005111; Sat, 13 Jul 2002 09:40:34 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6DGeYAa005110; Sat, 13 Jul 2002 09:40:34 -0700 (PDT) Message-Id: <200207131640.g6DGeYAa005110@freefall.freebsd.org> From: Mark Peek Date: Sat, 13 Jul 2002 09:40:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common help.common src/sys/boot/forth loader.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mp 2002/07/13 09:40:34 PDT Modified files: (Branch: RELENG_4) sys/boot/common help.common sys/boot/forth loader.conf Log: MFC: Change help documentation for bootfile and module_path to reflect the actual code. Both use a ";" (not a ",") to delimit entries. Revision Changes Path 1.14.2.3 +8 -6 src/sys/boot/common/help.common 1.25.2.19 +1 -1 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message