Date: Tue, 17 Sep 2002 01:43:57 -0700 (PDT) From: Don Lewis <dl-freebsd@catspoiler.org> To: truckman@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 VOP_LINK.9 Message-ID: <200209170844.g8H8hvwr015297@gw.catspoiler.org> In-Reply-To: <200209170831.g8H8Vh6X059523@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Sep, Don Lewis wrote:
> truckman    2002/09/17 01:31:43 PDT
> 
>   Modified files:
>     share/man/man9       VOP_LINK.9 
>   Log:
>   Update man page to reflect current implementation.
>   
>   List all of the error returns shown in the example code in the ERRORS
>   section.
>   
>   Revision  Changes    Path
>   1.15      +12 -6     src/share/man/man9/VOP_LINK.9
The ERRORS sections of the VOP_whatever(9) man pages have been done
in at least two different styles.  The entries on some look like:
     [EPERM]            the file is immutable
while others look like:
     [ENOSPC]           The filesystem is full.
Someone with spare time on their hands might want to figure out which
style is appropriate and do a sweep ...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209170844.g8H8hvwr015297>
