mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 00:23:33 +03:00
Clean up documentation and formatting.
This commit is contained in:
parent
a4936ce4d6
commit
079687bb87
4 changed files with 11 additions and 15 deletions
6
INSTALL
6
INSTALL
|
|
@ -267,10 +267,6 @@ directory, issue configuration and build commands:
|
|||
|
||||
The manual page is generated in both html and roff formats. Any web browser
|
||||
can be used to view the html manual. The roff manual page can be formatted
|
||||
prior to installation via any of the following commands:
|
||||
prior to installation via the following command:
|
||||
|
||||
nroff -man -t doc/jemalloc.3
|
||||
|
||||
groff -man -t -Tps doc/jemalloc.3 | ps2pdf - doc/jemalloc.3.pdf
|
||||
|
||||
(cd doc; groff -man -man-ext -t -Thtml jemalloc.3 > jemalloc.3.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue