Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 16:30:02 -0700 (PDT)
From:      Dima Dorfman <dima@unixfreak.org>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/29552: [PATCH] No man page for pgfind() 
Message-ID:  <200108082330.f78NU2v09935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/29552; it has been noted by GNATS.

From: Dima Dorfman <dima@unixfreak.org>
To: Evan Sarmiento <kaworu@sektor7.ath.cx>
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 <kaworu@sektor7.ath.cx> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108082330.f78NU2v09935>