From owner-cvs-all@FreeBSD.ORG Tue Mar 1 12:44:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135B516A4CE; Tue, 1 Mar 2005 12:44:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB81F43D46; Tue, 1 Mar 2005 12:44:49 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j21Cin2G045623; Tue, 1 Mar 2005 12:44:49 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j21CinPK045622; Tue, 1 Mar 2005 12:44:49 GMT (envelope-from brueffer) Message-Id: <200503011244.j21CinPK045622@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 1 Mar 2005 12:44:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man9 style.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 12:44:50 -0000 brueffer 2005-03-01 12:44:49 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man9 style.9 Log: MFC: rev. 1.111 by dds Clarify the structure element size ordering. rev. 1.112 - 1.113 by imp A large majority of the source files in the tree start their license and copyright statements in a comment that begins with /*-. Document this tradition. A strict adherence to this rule will help resellers that wish to publish all copyright notices, generated automatically from the tree. There are too many variant licenses to do it purely by more complicated pattern matching. Clarify /*- convention. rev. 1.114 by keramida Fix typos and add .Pp after the end of a display to separate the displayed text from the paragraph right after it. rev. 1.115 - 1.117 by ru Nits. Add a few colons. Fixed the misplaced $FreeBSD$. Revision Changes Path 1.110.2.1 +28 -5 src/share/man/man9/style.9