X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fmunch.man;h=87e3675ea94fe21b084d5233d5a76fb9c797341b;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hp=87721c025ca88677d15acd1a64fc68945ffecc5b;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0;p=xscreensaver diff --git a/hacks/munch.man b/hacks/munch.man index 87721c02..87e3675e 100644 --- a/hacks/munch.man +++ b/hacks/munch.man @@ -1,4 +1,4 @@ -..de EX \"Begin example +.de EX \"Begin example .ne 5 .if n .sp 1 .if t .sp .5 @@ -15,7 +15,7 @@ .SH NAME munch - munching squares screen hack .SH SYNOPSIS -.B deco +.B munch [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIseconds\fP] [\-xor] [\-noxor] [\-shift] @@ -23,11 +23,11 @@ munch - munching squares screen hack .SH DESCRIPTION The .I munch -program preforms the munching squares hack until killed. It picks square +program performs the munching squares hack until killed. It picks square size, position, and gravity randomly; configurable options are listed below. .PP -The munching squares hack cosists of drawing Y = X XOR T for a range of X +The munching squares hack consists of drawing Y = X XOR T for a range of X and T over and over until all the possible combinations of X and T have come up. It was reportedly discovered by Jackson Wright in 1962 and took 5 instructions of PDP-6 code.