From owner-cvs-all Fri Dec 7 3:40:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1EF237B416; Fri, 7 Dec 2001 03:40:22 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB7BeMD51038; Fri, 7 Dec 2001 03:40:22 -0800 (PST) (envelope-from imp) Message-Id: <200112071140.fB7BeMD51038@freefall.freebsd.org> From: Warner Losh Date: Fri, 7 Dec 2001 03:40:22 -0800 (PST) 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/12/07 03:40:22 PST Modified files: share/man/man9 style.9 Log: Be exsplicit about the parentheses around return statements. It is documented by example. Since most of this file is documented by example, it is confusing. Make things a little less confusing. Revision Changes Path 1.72 +2 -0 src/share/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message