--- ray/doc/man/man1/getinfo.1 2003/03/11 19:20:21 1.1 +++ ray/doc/man/man1/getinfo.1 2008/11/10 19:08:17 1.5 @@ -1,4 +1,4 @@ -.\" RCSid "$Id" +.\" RCSid "$Id: getinfo.1,v 1.5 2008/11/10 19:08:17 greg Exp $" .TH GETINFO 1 1/15/99 RADIANCE .SH NAME getinfo - get header information from a RADIANCE file @@ -32,7 +32,7 @@ For an octree, prints the bounding cube (xmin ymin zmin size). For a picture, .I "getinfo \-d" -prints the y and x resolution (-Y yres +X xres). +prints the y and x resolution (\-Y yres +X xres). If no .I file is given, the standard input is read. @@ -41,10 +41,10 @@ The second form of getinfo with a hyphen simply remove and copies the body of the file from the standard input to the standard output. .SH EXAMPLE -To print the header information from scene1.oct and scene2.pic: +To print the header information from scene1.oct and scene2.hdr: .IP "" .2i -getinfo scene1.oct scene2.pic +getinfo scene1.oct scene2.hdr .SH AUTHOR Greg Ward .SH "SEE ALSO" -oconv(1), pfilt(1), rhinfo(1), rpict(1), rview(1) +oconv(1), pfilt(1), rhinfo(1), rpict(1), rvu(1)