On Wed, Nov 18, 2015 at 12:18:00PM +0100, Jan Stary wrote: > On Nov 18 01:30:08, [email protected] wrote: > > usr.bin/sndiod : sndiod.1 > > say that network communication is not secure > > "listen _on_" an address, > even if -L is disabled for now. > > Jan >
fixed, thanks. jmc > Index: sndiod.1 > =================================================================== > RCS file: /cvs/src/usr.bin/sndiod/sndiod.1,v > retrieving revision 1.7 > diff -u -p -r1.7 sndiod.1 > --- sndiod.1 18 Nov 2015 08:30:08 -0000 1.7 > +++ sndiod.1 18 Nov 2015 11:15:00 -0000 > @@ -213,7 +213,7 @@ The default is > .It Fl L Ar addr > Specify a local network address > .Nm > -should listen; > +should listen on; > .Nm > will listen on TCP port 11025+n, where n is the unit number > specified with >
