fix backwards spelling

This commit is contained in:
David E. O'Brien 2002-03-07 07:17:15 +00:00
parent 4f91e3efb2
commit fc994f232c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91785
5 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@ fi
echo "+++ create lastlog" echo "+++ create lastlog"
/usr/bin/touch /var/log/lastlog /usr/bin/touch /var/log/lastlog
if mount -a # chown and chgrp are in /usr
# Since we are starting with a very fresh /etc on an MFS: # Since we are starting with a very fresh /etc on an MFS:
if [ -d /conf/default/etc ]; then if [ -d /conf/default/etc ]; then

View File

@ -75,7 +75,7 @@ fi
echo "+++ create lastlog" echo "+++ create lastlog"
/usr/bin/touch /var/log/lastlog /usr/bin/touch /var/log/lastlog
if mount -a # chown and chgrp are in /usr
# Since we are starting with a very fresh /etc on an MFS: # Since we are starting with a very fresh /etc on an MFS:
if [ -d /conf/default/etc ]; then if [ -d /conf/default/etc ]; then

View File

@ -75,7 +75,7 @@ fi
echo "+++ create lastlog" echo "+++ create lastlog"
/usr/bin/touch /var/log/lastlog /usr/bin/touch /var/log/lastlog
if mount -a # chown and chgrp are in /usr
# Since we are starting with a very fresh /etc on an MFS: # Since we are starting with a very fresh /etc on an MFS:
if [ -d /conf/default/etc ]; then if [ -d /conf/default/etc ]; then

View File

@ -75,7 +75,7 @@ fi
echo "+++ create lastlog" echo "+++ create lastlog"
/usr/bin/touch /var/log/lastlog /usr/bin/touch /var/log/lastlog
if mount -a # chown and chgrp are in /usr
# Since we are starting with a very fresh /etc on an MFS: # Since we are starting with a very fresh /etc on an MFS:
if [ -d /conf/default/etc ]; then if [ -d /conf/default/etc ]; then

View File

@ -75,7 +75,7 @@ mount -a # chown and chgrp are in /usr
# Since we are starting with a very fresh /etc on an MFS: # Since we are starting with a very fresh /etc on an MFS:
if [ -d /conf/default/etc ]; then if [ -d /conf/default/etc ]; then
newaliases newaliases
if fi
# #
# XXX make sure to create one dir for each printer as requested by lpd # XXX make sure to create one dir for each printer as requested by lpd