From owner-cvs-all Mon Jul 17 3:59:42 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 42FB337B830; Mon, 17 Jul 2000 03:59:39 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA72693; Mon, 17 Jul 2000 03:59:39 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200007171059.DAA72693@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 17 Jul 2000 03:59:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree mtree.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/07/17 03:59:38 PDT Modified files: usr.sbin/mtree mtree.8 Log: * Order options in the SYNOPSIS correctly. * Re-order the list of options in teh DESCRIPTION as per the SYNOPSIS. * Move the description of exit conditions from the DESCRIPTION section to a new DIAGNOSTICS section. * Typo fix: "effect" -> "affect" when used as a verb. * Clear the Nm macro as appropriate. * Typo fix: "consider" -> "considers" for a singular subject. * Use Nx instead of NetBSD. Revision Changes Path 1.25 +40 -36 src/usr.sbin/mtree/mtree.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message