=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rsync/client.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/rsync/client.c 2019/02/16 05:06:30 1.5 +++ src/usr.bin/rsync/client.c 2019/02/16 10:44:01 1.6 @@ -1,4 +1,4 @@ -/* $Id: client.c,v 1.5 2019/02/16 05:06:30 deraadt Exp $ */ +/* $Id: client.c,v 1.6 2019/02/16 10:44:01 florian Exp $ */ /* * Copyright (c) 2019 Kristaps Dzonsons * @@ -30,9 +30,9 @@ * In the former, it synchronises local files from a remote sink. * In the latter, the remote sink synchronses to the local files. * - * Pledges: stdio, rpath, wpath, cpath, unveil, fattr. + * Pledges: stdio, rpath, wpath, cpath, unveil, fattr, chown. * - * Pledges (dry-run): -cpath, -wpath, -fattr. + * Pledges (dry-run): -cpath, -wpath, -fattr, chown. * Pledges (!preserve_times): -fattr. */ int