[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: stable-1.6 updated (1.6.0-20091004-17-gc603cb9)



The branch, stable-1.6 has been updated
       via  c603cb9f75068837eb8f5a309f590fb3d8e5156e (commit)
       via  79a3ead89fac399440055782ab19dafaf2d47eea (commit)
      from  7575c114b590077a3399d28a499005625f7ae212 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gnetlist/docs/gnetlist.1      |   87 ++++++++++++++++++++---------------------
 gschem/docs/gschem.1          |    3 +-
 gsymcheck/docs/gsymcheck.1    |    9 ++--
 symbols/analog/resistor-2.sym |   12 +++---
 utils/man/grenum.1            |    2 +-
 5 files changed, 55 insertions(+), 58 deletions(-)


=================
 Commit Messages
=================

commit c603cb9f75068837eb8f5a309f590fb3d8e5156e
Author: أحÙ?د اÙ?Ù?Ø­Ù?Ù?دÙ? (Ahmed El-Mahmoudy) <aelmahmoudy@xxxxxxxxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Fix for some manpage issues. [2901183]
    
    Fixes undefined use of `l' macro, and incorrect uses of `-' character.
    (cherry picked from commit 93dd5a941f34d1dd58cf9a57a07dec1e01ce3afe)

:100644 100644 f06ad0f... a1e4d20... M	gnetlist/docs/gnetlist.1
:100644 100644 f55c75b... 14e2182... M	gschem/docs/gschem.1
:100644 100644 48f1ab8... 34970f7... M	gsymcheck/docs/gsymcheck.1
:100644 100644 eb032ea... 86ef957... M	utils/man/grenum.1

commit 79a3ead89fac399440055782ab19dafaf2d47eea
Author: Werner Hoch <werner.ho@xxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Minor correction of symbol resistor-2.sym
    
    Reported by Christian Riggenbach <criggenbach@xxxxxxxxxxxx>
    on geda-user mailing list
    (cherry picked from commit 84fae3a8201c2d1a5bc3bf4d0f03a0dcc8b3ee86)

:100644 100644 8ddca73... f421c41... M	symbols/analog/resistor-2.sym

=========
 Changes
=========

commit c603cb9f75068837eb8f5a309f590fb3d8e5156e
Author: أحÙ?د اÙ?Ù?Ø­Ù?Ù?دÙ? (Ahmed El-Mahmoudy) <aelmahmoudy@xxxxxxxxxxxxxxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Fix for some manpage issues. [2901183]
    
    Fixes undefined use of `l' macro, and incorrect uses of `-' character.
    (cherry picked from commit 93dd5a941f34d1dd58cf9a57a07dec1e01ce3afe)

diff --git a/gnetlist/docs/gnetlist.1 b/gnetlist/docs/gnetlist.1
index f06ad0f..a1e4d20 100644
--- a/gnetlist/docs/gnetlist.1
+++ b/gnetlist/docs/gnetlist.1
@@ -3,7 +3,7 @@
 gnetlist - gEDA/gaf Netlist extraction/generation
 .SH SYNOPSIS
 .B gnetlist
-[-e] [-i] [-I] [-q] [-s] [-v] [-l schem_file] [-m schem_file ] [-n] [ -O option ] [-h | --help] [-g guile_procedure] [-c scheme_string ] [-o output_filename] schematic1 [... schematicN]
+[\-e] [\-i] [\-I] [\-q] [\-s] [\-v] [\-l schem_file] [\-m schem_file ] [\-n] [ \-O option ] [\-h | \-\-help] [\-g guile_procedure] [\-c scheme_string ] [\-o output_filename] schematic1 [... schematicN]
 .SH DESCRIPTION
 .PP
 \fIgnetlist\fP is the netlist extraction/generation program which is part gEDA 
@@ -19,70 +19,70 @@ gnetlist is very much so a work in progress.  Currently it supports the
 following backends: 
 
 .IP \[bu] 2 
-Allegro netlist format (-g allegro)
+Allegro netlist format (\-g allegro)
 .IP \[bu]
-BOM / BOM2 - Bill of Materials (-g bom and -g bom2)
+BOM / BOM2 - Bill of Materials (\-g bom and \-g bom2)
 .IP \[bu]
-Partslist 1,2,3 - More Bill of Materials (-g partslist[1-3])
+Partslist 1,2,3 - More Bill of Materials (\-g partslist[1-3])
 .IP \[bu]
-DRC - Start of a design rule checker (-g drc)
+DRC - Start of a design rule checker (\-g drc)
 .IP \[bu]
-DRC2 - A second design rule checker (-g drc2)
+DRC2 - A second design rule checker (\-g drc2)
 .IP \[bu]
-gEDA - native format, mainly used for testing (-g geda)
+gEDA - native format, mainly used for testing (\-g geda)
 .IP \[bu]
-Gossip netlist format (-g gossip)
+Gossip netlist format (\-g gossip)
 .IP \[bu]
-PADS netlist format (-g pads)
+PADS netlist format (\-g pads)
 .IP \[bu]
-PCB / PCBboard (-g PCB and -g PCBboard)
+PCB / PCBboard (\-g PCB and \-g PCBboard)
 .IP \[bu]
 PCB actions file for forward annotating pin/pad names from
-schematic to layout (-g pcbpins)
+schematic to layout (\-g pcbpins)
 .IP \[bu]
-gsch2pcb backend (-g gsch2pcb)
+gsch2pcb backend (\-g gsch2pcb)
 .IP \[bu]
-ProtelII netlist format (-g protelII)
+ProtelII netlist format (\-g protelII)
 .IP \[bu]
-Spice compatible netlist format (-g spice)
+Spice compatible netlist format (\-g spice)
 .IP \[bu]
-Enhanced spice compatible netlist format (-g spice-sdb)
+Enhanced spice compatible netlist format (\-g spice-sdb)
 .IP \[bu]
-Tango netlist format (-g tango)
+Tango netlist format (\-g tango)
 .IP \[bu]
-Verilog code (-g verilog)
+Verilog code (\-g verilog)
 .IP \[bu]
-VHDL code (-g vhdl)
+VHDL code (\-g vhdl)
 .IP \[bu]
-VIPEC netlist format (-g vipec)
+VIPEC netlist format (\-g vipec)
 .IP \[bu]
-Bartels Autoengineer netlist format (-g bae)
+Bartels Autoengineer netlist format (\-g bae)
 .IP \[bu]
-GOSSIP system simulation system netlist format (-g gossip)
+GOSSIP system simulation system netlist format (\-g gossip)
 .IP \[bu]
-MAXASCII netlist format (-g maxascii)
+MAXASCII netlist format (\-g maxascii)
 .IP \[bu]
-VHDL-AMS netlist format (-g vams)
+VHDL-AMS netlist format (\-g vams)
 .IP \[bu]
-Futurenet2 netlist format (-g futurenet2)
+Futurenet2 netlist format (\-g futurenet2)
 .IP \[bu]
-SWITCAP switched capacitor simulator netlist format (-g switcap)
+SWITCAP switched capacitor simulator netlist format (\-g switcap)
 .IP \[bu]
-RF Cascade netlist format (-g cascade)
+RF Cascade netlist format (\-g cascade)
 .IP \[bu]
-RACAL-REDAC netlist format (-g redac)
+RACAL-REDAC netlist format (\-g redac)
 .IP \[bu]
-SystemC netlist backend (-g systemc)
+SystemC netlist backend (\-g systemc)
 .IP \[bu]
-Calay format netlist backend (-g calay)
+Calay format netlist backend (\-g calay)
 .IP \[bu]
-Osmond format netlist backend (-g osmond)
+Osmond format netlist backend (\-g osmond)
 .IP \[bu]
-Eagle netlist format (-g eagle)
+Eagle netlist format (\-g eagle)
 .IP \[bu]
-Netlister for symbolic circuit analysis using Mathematica (-g mathematica)
+Netlister for symbolic circuit analysis using Mathematica (\-g mathematica)
 .IP \[bu]
-LiquidPCB format netlist backend (-g liquidpcb)
+LiquidPCB format netlist backend (\-g liquidpcb)
 
 For more info on these formats please look at the README.*
 
@@ -91,7 +91,6 @@ gnetlist, since this man page just describes the command line arguments
 and a few examples on how to run gnetlist.
 
 .SH OPTIONS
-.l
 \fIgnelist\fP accepts the following options:
 .TP 8
 .B -q
@@ -101,14 +100,14 @@ Quiet mode on.  This mode turns off all warnings/notes/messages. (optional)
 Verbose mode on.  This mode gives as much feedback to the user as possible. (optional)
 .TP 8
 .B -g guile_procedure
-Specify the guile procedure which is executed to create the netlist. Use "-g help" to display a list of available backends.
+Specify the guile procedure which is executed to create the netlist. Use "\-g help" to display a list of available backends.
 .TP 8
 .B -o output_filename
 Specify the filename which will contain the netlist generated by gnetlist.  If this option is not specified the default filename is "output.net".
 .TP 8
 .B -l scheme_file
 Specify a filename which contains scheme code to be loaded and
-execute before any backend is loaded or any guile procedure (using -g flag) 
+execute before any backend is loaded or any guile procedure (using \-g flag) 
 is executed.  This flag can be specified multiple times and can be used to 
 pass information to backends.
 .TP 8
@@ -121,7 +120,7 @@ Pass the given option to the specified backend.
 .B -m scheme_file
 Specify a filename which contains scheme code to be loaded and
 execute after the backend is loaded but still before any guile procedure 
-(using -g flag) is executed.  This flag can be specified multiple times 
+(using \-g flag) is executed.  This flag can be specified multiple times 
 and can be used to pass information to backends.  This flag, for example, 
 allows the user to override variables inside of the backends (such as paths).
 .TP 8
@@ -170,34 +169,34 @@ anything.
 Specify a guile procedure name to get gnetlist to output a netlist:
 
 .nf
-	./gnetlist -g geda stack_1.sch 
+	./gnetlist \-g geda stack_1.sch 
 .ad b 
 
 The netlist output will be written to a file called "output.net" 
 in the current working directory.
 
-You can specify the output filename by using the -o flag:
+You can specify the output filename by using the \-o flag:
 
 .nf
-	./gnetlist -g geda stack_1.sch -o stack.netlist
+	./gnetlist \-g geda stack_1.sch \-o stack.netlist
 .ad b 
 
 The spice backend is run against the schematic(s) if you specify 
--g spice and the tango backend is run if you specify -g tango.
+\-g spice and the tango backend is run if you specify \-g tango.
 
 To interact with the guile interpreter:
 
 .nf
-	./gnetlist -i stack_1.sch 
+	./gnetlist \-i stack_1.sch 
 .ad b 
 
 You will get a prompt where you can execute guile procedures.
 
 To get a more verbose feedback as to what gnetlist is doing run 
-with the -v flag:
+with the \-v flag:
 
 .nf
-	./gnetlist -v -g geda stack_1.sch 
+	./gnetlist \-v \-g geda stack_1.sch 
 .ad b 
 
 .SH "ENVIRONMENT"
diff --git a/gschem/docs/gschem.1 b/gschem/docs/gschem.1
index f55c75b..14e2182 100644
--- a/gschem/docs/gschem.1
+++ b/gschem/docs/gschem.1
@@ -3,7 +3,7 @@
 gschem - gEDA/gaf Schematic Capture
 .SH SYNOPSIS
 .B gschem
-[-q] [-v] [-t] [-r rcfilename] [-s scriptfilename] [-o outputfilename] [-p] [-h] [schematic1 ... schematicN]
+[\-q] [\-v] [\-t] [\-r rcfilename] [\-s scriptfilename] [\-o outputfilename] [\-p] [\-h] [schematic1 ... schematicN]
 .SH DESCRIPTION
 .PP
 \fIgschem\fP is the schematic capture program which is part gEDA 
@@ -25,7 +25,6 @@ on how to use \fIgschem\fP, since this man page just describes the command
 line arguments and a few examples on how to run \fIgschem\fP.
 
 .SH OPTIONS
-.l
 \fIgschem\fP accepts the following options:
 .TP 8
 .B -q
diff --git a/gsymcheck/docs/gsymcheck.1 b/gsymcheck/docs/gsymcheck.1
index 48f1ab8..34970f7 100644
--- a/gsymcheck/docs/gsymcheck.1
+++ b/gsymcheck/docs/gsymcheck.1
@@ -3,7 +3,7 @@
 gsymcheck - gEDA/gaf Symbol Checker
 .SH SYNOPSIS
 .B gsymcheck
-[-h] [-v] [-q] symbol1 [... symbolN]
+[\-h] [\-v] [\-q] symbol1 [... symbolN]
 .SH DESCRIPTION
 .PP
 \fIgsymcheck\fP is a symbol checker for gEDA/gaf.  Here is a list of checks that 
@@ -32,7 +32,6 @@ Checks for any other connections within a symbol
 Checks to make sure the number of pins is the correct number
 
 .SH OPTIONS
-.l
 \fIgsymcheck\fP accepts the following options:
 .TP 8
 .B -q
@@ -68,15 +67,15 @@ To actually check a symbol with just error counts, run:
 
 To get the actuall error messages, run:
 
-	gsymcheck -v symbolfilename.sym
+	gsymcheck \-v symbolfilename.sym
 
 To see all the error messages and warnings, run:
 
-	gsymcheck -vv symbolfilename.sym
+	gsymcheck \-vv symbolfilename.sym
 
 To see all the error messages, warnings, and parse info, run:
 
-	gsymcheck -vvv symbolfilename.sym
+	gsymcheck \-vvv symbolfilename.sym
 
 .SH "ENVIRONMENT"
 \fIgsymcheck\fP respects the following environment variable:
diff --git a/utils/man/grenum.1 b/utils/man/grenum.1
index eb032ea..86ef957 100644
--- a/utils/man/grenum.1
+++ b/utils/man/grenum.1
@@ -6,7 +6,7 @@
 
 .SH SYNOPSIS
 .B grenum
-[-v\||\|\-\-version \-h\||\|\-\-help \-p\||\|\-\-pagejump]
+[\-v\||\|\-\-version \-h\||\|\-\-help \-p\||\|\-\-pagejump]
 .I infile1.sch infile2.sch
 \|.\|.\|.
 

commit 79a3ead89fac399440055782ab19dafaf2d47eea
Author: Werner Hoch <werner.ho@xxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    Minor correction of symbol resistor-2.sym
    
    Reported by Christian Riggenbach <criggenbach@xxxxxxxxxxxx>
    on geda-user mailing list
    (cherry picked from commit 84fae3a8201c2d1a5bc3bf4d0f03a0dcc8b3ee86)

diff --git a/symbols/analog/resistor-2.sym b/symbols/analog/resistor-2.sym
index 8ddca73..f421c41 100644
--- a/symbols/analog/resistor-2.sym
+++ b/symbols/analog/resistor-2.sym
@@ -1,24 +1,24 @@
-v 20031231 1
+v 20081221 2
 P 900 100 750 100 1 0 0
 {
 T 800 150 5 8 0 1 0 0 1
 pinnumber=2
 T 800 150 5 8 0 0 0 0 1
 pinseq=2
-T 800 150 5 8 0 1 0 0 1 
+T 800 150 5 8 0 1 0 0 1
 pinlabel=2
-T 800 150 5 8 0 1 0 0 1 
+T 800 150 5 8 0 1 0 0 1
 pintype=pas
 }
-P 0 100 152 100 1 0 0
+P 0 100 150 100 1 0 0
 {
 T 100 150 5 8 0 1 0 0 1
 pinnumber=1
 T 100 150 5 8 0 0 0 0 1
 pinseq=1
-T 100 150 5 8 0 1 0 0 1 
+T 100 150 5 8 0 1 0 0 1
 pinlabel=1
-T 100 150 5 8 0 1 0 0 1 
+T 100 150 5 8 0 1 0 0 1
 pintype=pas
 }
 B 150 0 600 200 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1



_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs