From owner-freebsd-doc Wed Aug 8 16:30:14 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9172C37B425 for ; Wed, 8 Aug 2001 16:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f78NU2v09935; Wed, 8 Aug 2001 16:30:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 8 Aug 2001 16:30:02 -0700 (PDT) Message-Id: <200108082330.f78NU2v09935@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Dima Dorfman Subject: Re: docs/29552: [PATCH] No man page for pgfind() Reply-To: Dima Dorfman Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/29552; it has been noted by GNATS. From: Dima Dorfman To: Evan Sarmiento Cc: freebsd-gnats-submit@freebsd.org Subject: Re: docs/29552: [PATCH] No man page for pgfind() Date: Wed, 08 Aug 2001 16:27:06 -0700 Evan Sarmiento writes: > .\" $FreeBSD: src/share/man/man9/pfind.9,v 1.1 2001/07/16 07:04:09 ru Exp $ This should just be "$FreeBSD$". ... > .Sh DESCRIPTION > .Fn pgfind ... > .Sh RETURN VALUES > .Nm pgfind Why did you use .Nm here? It should be .Fn like above. > returns NULL on failure or a pointer to a returns .Dv NULL on failure or a pointer to a > .Vt pgrp > structure on sucessful completion. > .Sh AUTHORS > This man page was written by > .An Evan Sarmiento Aq kaworu@sektor7.ath.cx . Also, some of the lines have extra whitespace at the end. It shouldn't be there. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message