From owner-cvs-all Sun Jul 16 13:46: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 C8E2437B5C5; Sun, 16 Jul 2000 13:46:44 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA80035; Sun, 16 Jul 2000 13:46:44 -0700 (PDT) (envelope-from ben@FreeBSD.org) Message-Id: <200007162046.NAA80035@freefall.freebsd.org> From: Ben Smithurst Date: Sun, 16 Jul 2000 13:46:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 style.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2000/07/16 13:46:44 PDT Modified files: share/man/man9 style.9 Log: 1. "braces" -> "brackets" when referring to [ and ]. PR: 19894 Submitted by: Tony Finch 2. "brackets" -> "angle brackets" when referring to < and >. 3. Clean up the bit about creating the usage() message. After clarifying a couple of points the sentence became rather long, and rather poor English, so it was converted to a enumerated list instead. parts 1, 2, 3: Reviewed by: sheldonh Revision Changes Path 1.34 +28 -9 src/share/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message