Rename manpage to iverilog.1 to match executable name
This commit is contained in:
parent
14a25bfe92
commit
57385f9ac6
|
|
@ -142,7 +142,7 @@ latex_documents = [
|
||||||
# One entry per manual page. List of tuples
|
# One entry per manual page. List of tuples
|
||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
(master_doc, 'icarusverilog', 'Icarus Verilog Documentation',
|
(master_doc, 'iverilog', 'Icarus Verilog Documentation',
|
||||||
[author], 1)
|
[author], 1)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue