On Thu, Mar 20, 2014 at 11:46:01PM -0300, Daniel Bolgheroni wrote: > Little typo on current.html.
Fixed, thanks! > Index: current.html > =================================================================== > RCS file: /cvs/www/faq/current.html,v > retrieving revision 1.475 > diff -u -p -r1.475 current.html > --- current.html 19 Mar 2014 20:10:29 -0000 1.475 > +++ current.html 21 Mar 2014 02:42:42 -0000 > @@ -762,7 +762,7 @@ which supports L2TP, PPTP and PPPoE (cur > uucpd(8) has been removed. > As a result, the old binaries and manual pages should be removed: > <pre> > - rm -f /usr/libxec/uucpd > + rm -f /usr/libexec/uucpd > rm -f /usr/share/man/man8/uucpd.8 > </pre>

