From owner-cvs-all Fri Jun 23 2: 8:48 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 2129737C0DD; Fri, 23 Jun 2000 02:08:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA86248; Fri, 23 Jun 2000 02:08:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200006230908.CAA86248@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 23 Jun 2000 02:08:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd doscmd.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/06/23 02:08:45 PDT Modified files: usr.bin/doscmd doscmd.1 Log: Fix problems introduced in the previous commit: * Do not use explicit paragraphing (Pp) to separate list items. * Do not use semi-colons to punctuate list items; the use or periods eases maintenance. * Do not mark up external shell commands as internal commands (Ic). * Do not introduce new hard sentence breaks. Revision Changes Path 1.16 +5 -6 src/usr.bin/doscmd/doscmd.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message