2010-10-07 16:40:40 -04:00
|
|
|
$OpenBSD: patch-doc_pcb_1,v 1.3 2010/10/07 20:40:40 jasper Exp $
|
|
|
|
--- doc/pcb.1.orig Fri Oct 1 19:25:29 2010
|
|
|
|
+++ doc/pcb.1 Fri Oct 1 19:26:04 2010
|
|
|
|
@@ -29,16 +29,15 @@ The
|
2007-01-05 11:52:21 -05:00
|
|
|
program is a tool for the layout of printed circuit boards.
|
|
|
|
The complete manual for
|
|
|
|
.B pcb
|
|
|
|
-is provided in a GNU texinfo format as well as HTML and PDF.
|
|
|
|
+is provided in a GNU texinfo format as well as HTML.
|
|
|
|
The texinfo version of the manual is typically viewed with the
|
|
|
|
.B info
|
|
|
|
program or alternatively with
|
|
|
|
.B emacs
|
|
|
|
or a graphical info viewer such as
|
2010-10-07 16:40:40 -04:00
|
|
|
.B tkinfo.
|
|
|
|
-The PDF and HTML documentation is typically installed as
|
2007-01-05 11:52:21 -05:00
|
|
|
-/usr/local/share/pcb/pcb.html and /usr/local/share/pcb/pcb.pdf.
|
|
|
|
-The prefix "/usr/local" may vary at your site.
|
|
|
|
+The HTML documentation is installed as
|
2010-09-09 03:51:22 -04:00
|
|
|
+${PREFIX}/share/doc/pcb/pcb.html.
|
2007-01-05 11:52:21 -05:00
|
|
|
|
|
|
|
|
2010-10-07 16:40:40 -04:00
|
|
|
|