diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-20 23:29:38 +0000 |
commit | 75ad5febcbe6c0456d68078769b25c7c4390b09c (patch) | |
tree | afada60667f3634d2abcc1ddc28a6a45ec4002a0 /cad | |
parent | Update to 1.12a (diff) |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Notes
Notes:
svn path=/head/; revision=50301
Diffstat (limited to 'cad')
-rw-r--r-- | cad/geda-gschem/pkg-descr | 2 | ||||
-rw-r--r-- | cad/geda-netlist/pkg-descr | 2 | ||||
-rw-r--r-- | cad/geda-symbols/pkg-descr | 2 | ||||
-rw-r--r-- | cad/geda/pkg-descr | 2 | ||||
-rw-r--r-- | cad/gnetlist/pkg-descr | 2 | ||||
-rw-r--r-- | cad/gschem/pkg-descr | 2 | ||||
-rw-r--r-- | cad/libgeda/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/cad/geda-gschem/pkg-descr b/cad/geda-gschem/pkg-descr index f39c7051dc48..341fe2a3a1cf 100644 --- a/cad/geda-gschem/pkg-descr +++ b/cad/geda-gschem/pkg-descr @@ -1,3 +1,3 @@ gschem is a tool to capture/draw electronic circuits schematics. -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/geda-netlist/pkg-descr b/cad/geda-netlist/pkg-descr index f39c7051dc48..341fe2a3a1cf 100644 --- a/cad/geda-netlist/pkg-descr +++ b/cad/geda-netlist/pkg-descr @@ -1,3 +1,3 @@ gschem is a tool to capture/draw electronic circuits schematics. -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/geda-symbols/pkg-descr b/cad/geda-symbols/pkg-descr index 2a912e90f18b..a4d229c49719 100644 --- a/cad/geda-symbols/pkg-descr +++ b/cad/geda-symbols/pkg-descr @@ -1,3 +1,3 @@ libgeda is a base library common to all the gEDA tools -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/geda/pkg-descr b/cad/geda/pkg-descr index f39c7051dc48..341fe2a3a1cf 100644 --- a/cad/geda/pkg-descr +++ b/cad/geda/pkg-descr @@ -1,3 +1,3 @@ gschem is a tool to capture/draw electronic circuits schematics. -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/gnetlist/pkg-descr b/cad/gnetlist/pkg-descr index f39c7051dc48..341fe2a3a1cf 100644 --- a/cad/gnetlist/pkg-descr +++ b/cad/gnetlist/pkg-descr @@ -1,3 +1,3 @@ gschem is a tool to capture/draw electronic circuits schematics. -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/gschem/pkg-descr b/cad/gschem/pkg-descr index f39c7051dc48..341fe2a3a1cf 100644 --- a/cad/gschem/pkg-descr +++ b/cad/gschem/pkg-descr @@ -1,3 +1,3 @@ gschem is a tool to capture/draw electronic circuits schematics. -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ diff --git a/cad/libgeda/pkg-descr b/cad/libgeda/pkg-descr index 2a912e90f18b..a4d229c49719 100644 --- a/cad/libgeda/pkg-descr +++ b/cad/libgeda/pkg-descr @@ -1,3 +1,3 @@ libgeda is a base library common to all the gEDA tools -WWW: http://www.geda.seul.org +WWW: http://www.geda.seul.org/ |