From owner-cvs-all Wed Jul 29 22:03:25 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00755 for cvs-all-outgoing; Wed, 29 Jul 1998 22:03:25 -0700 (PDT) (envelope-from owner-cvs-all) Received: (from jkoshy@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00746; Wed, 29 Jul 1998 22:03:21 -0700 (PDT) (envelope-from jkoshy) Date: Wed, 29 Jul 1998 22:03:21 -0700 (PDT) From: Joseph Koshy Message-Id: <199807300503.WAA00746@hub.freebsd.org> X-Mailer: exmh version 2.0.2 2/24/98 To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/vnconfig vnconfig.8 In-Reply-To: Your message of "Wed, 29 Jul 1998 21:17:13 MST." <199807300417.VAA16339@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I missed mentioning the PR when creating the commit message. This closes PR docs/7380. > jkoshy 1998/07/29 21:17:13 PDT > > Modified files: > usr.sbin/vnconfig vnconfig.8 > Log: > Document meanings of flags to the -r and -s options. > > Revision Changes Path > 1.6 +28 -6 src/usr.sbin/vnconfig/vnconfig.8 Koshy