0bd4d4759d
regen patches fix a format warning ok maintainer espie@
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
$OpenBSD: patch-lgrind_1,v 1.2 2004/04/11 19:12:24 sturm Exp $
|
|
--- lgrind.1.orig 2004-04-11 20:38:29.000000000 +0200
|
|
+++ lgrind.1 2004-04-11 20:38:29.000000000 +0200
|
|
@@ -44,7 +44,7 @@ change tab width (default 8).
|
|
specifies text to go into the header.
|
|
.IP "\fB\-d\fP"
|
|
specifies the language definitions file (default is
|
|
-\fB/usr/lib/texmf/tex/latex/lgrind/lgrindef\fP).
|
|
+\fB/usr/local/share/texmf-local/tex/latex/lgrind/lgrindef\fP).
|
|
.IP "\fB\-d!\fP"
|
|
same as above, but write patched executable.
|
|
.IP "\fB\-l\fP"
|
|
@@ -86,7 +86,7 @@ This uses Piet van Oostrum's \fCfancyhdr
|
|
headers and footers.
|
|
.PP
|
|
For a more detailed explanation of these commands, refer to
|
|
-\fC/usr/TeX/texmf/doc/latex/lgrind.dvi\fP.
|
|
+\fC/usr/local/share/texmf-local/doc/latex/lgrind.dvi\fP.
|
|
.PP
|
|
.SH "EMBEDDED PROGRAMS WITHIN A LaTeX FILE"
|
|
(From Jerry Leichter's notes.)
|
|
@@ -198,16 +198,16 @@ that looks reasonable to me, though I ca
|
|
Doing a \fIreally\fP good job would require defining some special fonts.
|
|
.PP
|
|
.SH FILES
|
|
-.IP "\fC/usr/bin/lgrind\fP"
|
|
+.IP "\fC/usr/local/bin/lgrind\fP"
|
|
Executable
|
|
.PP
|
|
-.IP "\fC/usr/doc/lgrind/lgrind.dvi\fP"
|
|
+.IP "\fC/usr/local/share/texmf-local/doc/latex/lgrind/lgrind.dvi\fP"
|
|
Documentation
|
|
.PP
|
|
-.IP "\fC/usr/lib/texmf/tex/latex/lgrind/lgrind.sty\fP"
|
|
+.IP "\fC/usr/local/share/texmf-local/tex/latex/lgrind/lgrind.sty\fP"
|
|
LaTeX style file
|
|
.PP
|
|
-.IP "\fC/usr/lib/texmf/tex/latex/lgrind/lgrindef\fP"
|
|
+.IP "\fC/usr/local/share/texmf-local/tex/latex/lgrind/lgrindef\fP"
|
|
Language descriptions
|
|
.PP
|
|
.SH AUTHORS
|