summaryrefslogtreecommitdiff
path: root/print/ja-vfxdvik/patches/patch-ai
blob: a49b40353c6be95ac641a211f6b2898b9a40f11c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
$NetBSD: patch-ai,v 1.1 2003/03/15 19:57:01 kei Exp $

--- texk/xdvik/xdvizilla.1.orig	Sun Mar 16 03:59:01 2003
+++ texk/xdvik/xdvizilla.1	Sun Mar 16 04:00:36 2003
@@ -19,9 +19,9 @@
 .\"
 .TH XDVIZILLA 1 "11 October 2002" "X Version 11"
 .SH NAME
-xdvizilla \- Helper application for running xdvi
+vfxdvizilla \- Helper application for running vfxdvi
 .SH SYNOPSIS
-.B xdvizilla
+.B vfxdvizilla
 [\fB\-no\-rm\fP]
 .I file
 .SH DESCRIPTION
@@ -34,7 +34,7 @@
 files as empty files.
 .PP
 To work around these problems,
-.B xdvizilla
+.B vfxdvizilla
 was written to look at files and decompress them correctly (depending on
 their file types).
 .PP
@@ -43,20 +43,20 @@
 files (including the
 .I dvi
 file as well as some included figures), and
-.B xdvizilla
+.B vfxdvizilla
 correctly handles those files as well.
 .SH OPTIONS
 Only one option is supported:
 .TP
 .B \-no\-rm
 Normally
-.B xdvizilla
+.B vfxdvizilla
 will remove
 .I file
 before finishing.  This option inhibits this behavior.
 .SH INSTALLATION
 In addition to installing
-.B xdvizilla
+.B vfxdvizilla
 in a directory on the default search path, it is necessary to set it up
 as a helper application within the browser.
 .PP
@@ -69,8 +69,8 @@
 .nf
 .ft 3
 .sp 1n
-application/x-dvi;      xdvi -safer %s
-application/x-dvi-tar;  xdvizilla -no-rm %s
+application/x-dvi;      vfxdvi -safer %s
+application/x-dvi-tar;  vfxdvizilla -no-rm %s
 .sp 1n
 .ft 
 .fi
@@ -88,8 +88,8 @@
 .nf
 .ft 3
 .sp 1n
-application/x-dvi;      xdvizilla %s
-application/x-dvi-tar;  xdvizilla %s
+application/x-dvi;      vfxdvizilla %s
+application/x-dvi-tar;  vfxdvizilla %s
 .sp 1n
 .ft 
 .fi
@@ -110,6 +110,6 @@
 .RE 
 .SH SEE ALSO
 .BR X (1),
-.BR xdvi (1).
+.BR vfxdvi (1).
 .SH AUTHOR
 Paul Vojta, U.C. Berkeley.