U:RDoc::AnyMethod[iI" chown:ETI"File#chown;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"EChanges the owner and group of file to the given numeric ;TI"Howner and group id's. Only a process with superuser privileges may ;TI"Hchange the owner of a file. The current owner of a file may change ;TI"Athe file's group to any group to which the owner belongs. A ;TI"Bnil or -1 owner or group id is ignored. Follows ;TI"7symbolic links. See also File#lchown.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"*File.new("testfile").chown(502, 1000);T: @format0: @fileI" file.c;T:0@omit_headings_from_table_of_contents_below0I".file.chown(owner_int, group_int ) -> 0 ;T0[I" (p1, p2);T@FI" File;TcRDoc::NormalClass00