Remove reference to the wiki in the iverilog man page.
The wiki is now obsolete. Use the new documentation site instead.
This commit is contained in:
parent
18a5050c05
commit
836a9f675e
|
|
@ -636,11 +636,10 @@ To compile and run explicitly using the vvp runtime:
|
||||||
Steve Williams (steve@icarus.com)
|
Steve Williams (steve@icarus.com)
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
vvp(1),
|
vvp(1)
|
||||||
.BR "<https://steveicarus.github.io/iverilog/>"
|
|
||||||
|
|
||||||
Tips on using, debugging, and developing the compiler can be found at
|
Tips on using, debugging, and developing the compiler can be found at
|
||||||
.BR "<http://iverilog.wikia.com/>"
|
.BR "<https://steveicarus.github.io/iverilog/>"
|
||||||
|
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
.nf
|
.nf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue