> > Having it documented or not, the diff below removes an unneeded step,
> > since "-tun 4" is already the default for nfsd.
> 
> I have no opinion on that one. Sure it's not necessary but maybe it makes it
> more obvious as a documentation. Dunno...

We can't just delete the line since it serves as context for the
following paragraph. I guess we could modify all occurrences of "4" and
"four" to something different, but I don't think there's anything wrong
with the way it is right now.

> > Index: faq6.html
> > ===================================================================
> > RCS file: /cvs/www/faq/faq6.html,v
> > retrieving revision 1.427
> > diff -u -p -r1.427 faq6.html
> > --- faq6.html   9 Feb 2017 17:22:19 -0000       1.427
> > +++ faq6.html   15 Feb 2017 16:05:30 -0000
> > @@ -607,7 +607,6 @@ services must be enabled on the server:
> > 
> >  <blockquote><pre>
> >  # <b>rcctl enable portmap mountd nfsd</b>
> > -# <b>rcctl set nfsd flags -tun 4</b>
> >  </pre></blockquote>
> > 
> >  The <tt>-t</tt> and <tt>-u</tt> flags for nfsd(8) enable TCP and UDP,
> > 
> > -- 
> > db
> > 
> 
> -- 
> Antoine
> 

Reply via email to