fix minor typos in Tips-HOWTO.sgml

This commit is contained in:
Jason Leschnik 2016-10-24 22:55:46 +11:00
parent f258ac1415
commit 24458495dc
1 changed files with 1 additions and 1 deletions

View File

@ -584,7 +584,7 @@ I could see this was in /dev/hdb5
go through the /bin, /sbin/, /usr/bin, /usr/sbin and
/usr/lib (and a few of the other usual suspects and
make liberal use of the 'chattr +i command'. Also add that
to the the kernel files in root. Now 'mkdir /etc/.dist/'
to the kernel files in root. Now 'mkdir /etc/.dist/'
copy everything from /etc/ on down (I do this in two steps
using /tmp/etcdist.tar to avoid recursion) into that directory.
(Optionally you can just create /etc/.dist.tar.gz) -- and