ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rholo.1
(Generate patch)

Comparing ray/doc/man/man1/rholo.1 (file contents):
Revision 1.3 by greg, Thu Jan 1 19:31:45 2004 UTC vs.
Revision 1.4 by greg, Tue Sep 4 17:36:41 2007 UTC

# Line 548 | Line 548 | We can invoke
548   .I rholo
549   on the above file to compute a hologram overnight in batch mode:
550   .IP "" .2i
551 < rholo -n 1 elect.hdk elect.hif TIME=12 &
551 > rholo \-n 1 elect.hdk elect.hif TIME=12 &
552   .PP
553   This will report progress every hour to "elect.her".
554   .PP
555   The next morning, we can look at the holodeck interactively:
556   .IP "" .2i
557 < rholo -n 1 -o x11 elect.hdk &
557 > rholo\-n 1 \-o x11 elect.hdk &
558   .PP
559   If the previous command were still running, the above command would
560   fail because the permissions on the holodeck would not grant access.
# Line 596 | Line 596 | from another process, the following invocation will ov
596   the file size limit and permit the holodeck
597   to be clobbered by a command entered on the standard input:
598   .IP "" .2i
599 < rholo -n 1 -o x11 -i -f elect.hdk + DISK=0
599 > rholo \-n 1 \-o x11 \-i \-f elect.hdk + DISK=0
600   .PP
601   To create an empty holodeck from settings on the command line:
602   .IP "" .2i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines