D'oh. Fix bad formatting in dev.rst.
This commit is contained in:
parent
71d02d51df
commit
902b195edd
@ -223,11 +223,12 @@ Release Engineering Checklist
|
||||
documentation to GitHub Pages.
|
||||
|
||||
13. If an update to the on-line manual page is needed, it can be
|
||||
generated with this sequence of commands (tested on CentOS 7):
|
||||
generated with this sequence of commands (tested on CentOS 7) and
|
||||
import the result into ``invoking.rst``::
|
||||
|
||||
TERM=
|
||||
export TERM
|
||||
nroff -Tascii -c -man src/iperf3.1 | ul | sed 's/^/ /' > iperf3.txt
|
||||
Then import the contents into ``docs/invoking.rst``.
|
||||
|
||||
Code Authors
|
||||
------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user