[arch-commits] Commit in systemd/trunk (systemd.install)

Dave Reisner dreisner at nymeria.archlinux.org
Sun Mar 16 19:01:50 UTC 2014


    Date: Sunday, March 16, 2014 @ 20:01:50
  Author: dreisner
Revision: 207988

fix reference to net setup link documentation

Modified:
  systemd/trunk/systemd.install

-----------------+
 systemd.install |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: systemd.install
===================================================================
--- systemd.install	2014-03-16 16:42:29 UTC (rev 207987)
+++ systemd.install	2014-03-16 19:01:50 UTC (rev 207988)
@@ -64,8 +64,7 @@
   local new_rule=etc/udev/rules.d/80-net-setup-link.rules
 
   echo ":: Network device naming is now controlled by udev's net_setup_link"
-  echo "   builtin. Refer to the NETWORK LINK CONFIGURATION section of the"
-  echo "   udev manpage for a full description."
+  echo "   builtin. Refer to the systemd.link manpage for a full description."
 
   # not clear what action we can take here, so don't do anything
   [[ -e $new_rule ]] && return 0




More information about the arch-commits mailing list