On Wed, Jan 25, 2012 at 04:36:00PM +0000, Jason McIntyre wrote: > On Tue, Jan 24, 2012 at 09:48:48PM -0500, Lawrence Teo wrote: > > While working with divert(4), I found that there is a lack of > > documentation that describes how to actually use it. > > > > This diff attempts to address that by adding an EXAMPLE section to the > > divert(4) manpage. The example consists of a PF rule and a simple > > program that uses the divert port. It is designed to be simple enough > > that someone can try this on their desktop. > > > > Comments? > > > > Thanks, > > Lawrence > > > > committed, thanks. i did tweak the wording a little. > > for future reference for man diffs - new sentences should begin on new > lines. and the header name is EXAMPLES (plural), not EXAMPLE (singular). > > thanks again, > jmc
Thank you for committing. I'll keep your comments in mind for future man diffs. Lawrence
