Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 20:36:12 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        bdrewery@FreeBSD.org
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r255486 - in head/lib/libc: gen sys
Message-ID:  <20130912.203612.1272738297998644471.hrs@allbsd.org>
In-Reply-To: <201309120053.r8C0rc7H082015@svn.freebsd.org>
References:  <201309120053.r8C0rc7H082015@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Thu_Sep_12_20_36_12_2013_431)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Bryan Drewery <bdrewery@FreeBSD.org> wrote
  in <201309120053.r8C0rc7H082015@svn.freebsd.org>:

bd> Author: bdrewery (ports committer)
bd> Date: Thu Sep 12 00:53:38 2013
bd> New Revision: 255486
bd> URL: http://svnweb.freebsd.org/changeset/base/255486
bd>
bd> Log:
bd>   Consistently reference file descriptors as "fd". 55 other manpages
bd>   used "fd", while these used "d" and "filedes".
bd>
bd>   MFC after:	1 week
bd>   Approved by:	gjb
bd>   Approved by:	re (delphij)

 I think this kind of changes need a consensus because several POSIX
 functions use "filedes" in the specification document.  r254484 by
 pjd was a similar change (s/type/af/ in gethostbyaddr()).

 In SUSv4, fdopen() uses "filedes" and openat() uses "fd", for
 example.  Consistency throughout our manual pages is generally good.
 However, I also see the benefit of using the same expression as the
 specification even if it is inconsistent.  What do you think?

-- Hiroki

----Security_Multipart(Thu_Sep_12_20_36_12_2013_431)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iEYEABECAAYFAlIxpywACgkQTyzT2CeTzy3M/wCcDMf3Q3x27Y5ZHUc++g1Q6NWf
6QUAn0Arm8IrFqddfCVW10I0R6WXoJaw
=7nWS
-----END PGP SIGNATURE-----

----Security_Multipart(Thu_Sep_12_20_36_12_2013_431)----



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