ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / munch.man
index 87721c025ca88677d15acd1a64fc68945ffecc5b..87e3675ea94fe21b084d5233d5a76fb9c797341b 100644 (file)
@@ -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.