Remove redundant word.

This commit is contained in:
Ganbold Tsagaankhuu 2009-01-28 03:39:01 +00:00
parent 5a5298faa1
commit 305fc8d692
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33761

View file

@ -647,7 +647,7 @@
gets run up to the point where the securelevel is set). This might be gets run up to the point where the securelevel is set). This might be
overdoing it, and upgrading the system is much more difficult when it overdoing it, and upgrading the system is much more difficult when it
operates at a high secure level. A less strict compromise is to run operates at a high secure level. A less strict compromise is to run
the system at a higher secure level but skip setting set the system at a higher secure level but skip setting
the <literal>schg</literal> flag for every system file and directory the <literal>schg</literal> flag for every system file and directory
under the sun. Another possibility is to simply under the sun. Another possibility is to simply
mount <filename>/</filename> and <filename>/usr</filename> read-only. mount <filename>/</filename> and <filename>/usr</filename> read-only.