[patch] little typo on current.html

2014-03-20 Thread Daniel Bolgheroni
Little typo on current.html.

Index: current.html
===
RCS file: /cvs/www/faq/current.html,v
retrieving revision 1.475
diff -u -p -r1.475 current.html
--- current.html19 Mar 2014 20:10:29 -  1.475
+++ current.html21 Mar 2014 02:42:42 -
@@ -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



Re: [patch] little typo on current.html

2014-03-20 Thread Lawrence Teo
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 -  1.475
 +++ current.html  21 Mar 2014 02:42:42 -
 @@ -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