summaryrefslogtreecommitdiffstats
path: root/hacks/xmatrix.man
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/xmatrix.man')
-rw-r--r--hacks/xmatrix.man30
1 files changed, 10 insertions, 20 deletions
diff --git a/hacks/xmatrix.man b/hacks/xmatrix.man
index bdfed21..84d7b5d 100644
--- a/hacks/xmatrix.man
+++ b/hacks/xmatrix.man
@@ -1,19 +1,6 @@
-.de EX \"Begin example
-.ne 5
-.if n .sp 1
-.if t .sp .5
-.nf
-.in +.5i
-..
-.de EE
-.fi
-.in -.5i
-.if n .sp 1
-.if t .sp .5
-..
.TH XScreenSaver 1 "30-Oct-99" "X Version 11"
.SH NAME
-xmatrix - simulates the computer displays from the movie
+xmatrix \- simulates the computer displays from the movie
.SH SYNOPSIS
.B xmatrix
[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
@@ -115,12 +102,15 @@ exits, it will be launched again after xmatrix has processed all the
text it produced.
For example:
-.EX
-xmatrix -program 'echo Hello World'
-xmatrix -ascii -program 'ps -eo comm | rev'
-xmatrix -program 'od -txC -w6 /dev/random'
-xmatrix -program 'cat /dev/random'
-.EE
+
+.nf
+.sp
+ xmatrix -program 'echo Hello World'
+ xmatrix -ascii -program 'ps -eo comm | rev'
+ xmatrix -program 'od -txC -w6 /dev/random'
+ xmatrix -program 'cat /dev/random'
+.sp
+.fi
.SH ENVIRONMENT
.PP
.TP 8