X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fchown.c;h=3759f521982f4b83f0ce9da44a2a57e46a325879;hb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;hp=678e0f753f1c1890ad6b2da0d99badbb2236b7fa;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/chown.c b/gnu/chown.c index 678e0f75..3759f521 100644 --- a/gnu/chown.c +++ b/gnu/chown.c @@ -1,9 +1,9 @@ /* -*- buffer-read-only: t -*- vi: set ro: */ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* provide consistent interface to chown for systems that don't interpret - an ID of -1 as meaning `don't change the corresponding ID'. + an ID of -1 as meaning "don't change the corresponding ID". - Copyright (C) 1997, 2004-2007, 2009-2010 Free Software Foundation, Inc. + Copyright (C) 1997, 2004-2007, 2009-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -55,7 +55,7 @@ chown (const char *file _GL_UNUSED, uid_t uid _GL_UNUSED, /* Provide a more-closely POSIX-conforming version of chown on systems with one or both of the following problems: - chown doesn't treat an ID of -1 as meaning - `don't change the corresponding ID'. + "don't change the corresponding ID". - chown doesn't dereference symlinks. */ int