NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Typo in bin/test/test.c



On Fri, Jul 25, 2008 at 08:14:29PM -0300, Alan R. S. Bueno wrote:
> Typo. Diff:
> 
> $ cvs diff -r 1.36 test.c
> Index: test.c
> ===================================================================
> RCS file: /cvsroot/src/bin/test/test.c,v
> retrieving revision 1.36
> diff -u -r1.36 test.c
> --- test.c    20 Jun 2008 23:29:36 -0000      1.36
> +++ test.c    25 Jul 2008 23:04:16 -0000
> @@ -491,7 +491,7 @@
>   * came from).
>   *
>   * The ksh93 implementation uses access() for '-r' and '-w' if
> - * (euid==uid&&egid==gid), but uses st_mode for '-x' iff running as root.
> + * (euid==uid&&egid==gid), but uses st_mode for '-x' if running as root.
>   * i.e. it does strictly conform to 1003.1-2001 (and presumably 1003.2b).
>   */
>  static int
> 
> 
> Thank you.

http://en.wikipedia.org/wiki/If_and_only_if

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"See the look on my face from staying too long in one place
[...] every time the morning breaks I know I'm closer to falling"
KT Tunstall, Saving My Face, Drastic Fantastic, 2007.

Attachment: pgpn0RY2AoCuc.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index