From owner-cvs-src@FreeBSD.ORG Mon Mar 29 11:42:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B99016A4CE; Mon, 29 Mar 2004 11:42:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E06D43D48; Mon, 29 Mar 2004 11:42:22 -0800 (PST) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2TJgLGe043261; Mon, 29 Mar 2004 11:42:21 -0800 (PST) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2TJgL7j043260; Mon, 29 Mar 2004 11:42:21 -0800 (PST) (envelope-from hmp) Message-Id: <200403291942.i2TJgL7j043260@repoman.freebsd.org> From: Hiten Pandya Date: Mon, 29 Mar 2004 11:42:21 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 copy.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 19:42:22 -0000 hmp 2004/03/29 11:42:21 PST FreeBSD src repository Modified files: share/man/man9 copy.9 Log: Mdoc Police: * Use .Fa instead of .Pa for function arguments. * Utilize the .Po/.Pc commands for parenthesis so the format is not ruined. Inspired by: pjd's last commit to this file Revision Changes Path 1.14 +25 -21 src/share/man/man9/copy.9