openbsd-ports/cad/pcb/patches/patch-doc_pcb_1
steven bfa6611580 import pcb-20060822
PCB is an interactive printed circuit board editor. PCB includes a rats
nest feature, design rule checking, and can provide industry standard
RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use
in the board fabrication and assembly process. PCB offers high end
features such as an autorouter and trace optimizer which can tremendously
reduce layout time.

based on a submission from andreas.bihlmaier at gmx.de
2007-01-05 16:52:21 +00:00

26 lines
804 B
Plaintext

$OpenBSD: patch-doc_pcb_1,v 1.1.1.1 2007/01/05 16:52:21 steven Exp $
--- doc/pcb.1.orig Tue Aug 24 23:44:24 2004
+++ doc/pcb.1 Fri Jan 5 09:11:57 2007
@@ -30,17 +30,14 @@ The
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
-.B tkinfo
-. The PDF and HTML documentation is typically installed as
-/usr/local/share/pcb/pcb.html and /usr/local/share/pcb/pcb.pdf.
-The prefix "/usr/local" may vary at your site.
-
-
+.B tkinfo.
+The HTML documentation is installed as
+!!DOCDIR!!/pcb.html.