[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FAQ 3.3



On Thu, May 01, 2003 at 08:57:06PM -0500, Marco Peereboom wrote:
> A little typo in http://www.openbsd.org/faq/pf/macros.html
> 
> Bottom paragraph:
> The macro $all_hosts now expands to 192.168.1.1, 192.168.1.2. 
> 
> Should be:
> The macro $all_hosts now expands to 192.168.1.1 192.168.1.2. 

as the comma is optional that doesn't make a difference, so I don't 
quite see your point.