On Mon, Apr 10, 2017 at 01:12:27PM +0100, Stephen Finucane wrote: > We also replace 'reST' with the far more common 'rST'. > > Signed-off-by: Stephen Finucane <[email protected]>
Thank you very much. This is generally good, but I have a few comments. > @@ -90,6 +90,12 @@ File Names > > - Use hyphens as space delimiters. For example: ``my-readme-document.rst`` > > + .. note:: > + > + An exception to this rule is any man pages, which take an trailing > number > + corresponding to the number of arguments required. This number is > preceded > + by an underscore. I don't understand this. What's an example? Maybe you are talking about the manpage section number, but that's not an argument count. > + Additional sections are allowed. Refer to `man-pages(8)` for information on > + the sections generally allowed. On my (Debian) system, this is in man-pages(7); is this in section 8 on other distros? Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
