Diff for /elwix/config/etc/Attic/rc.initial between versions 1.1 and 1.2

version 1.1, 2011/07/05 23:43:00 version 1.2, 2012/10/12 08:22:44
Line 1 Line 1
 #!/bin/sh  #!/bin/sh
 #  #
# ELWIX Initial RC script# ELWIX Initial RC Menu script
 #  #
 # $Id$  # $Id$
 #  #
Line 15  menu() Line 15  menu()
 {  {
         echo          echo
         echo          echo
        echo "elwix - console setup"        echo "ELWIX - console setup"
         echo "*********************"          echo "*********************"
         echo "0) Logout"          echo "0) Logout"
         echo "1) Interfaces: assign network ports"          echo "1) Interfaces: assign network ports"

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>