]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/commit
MFC r227769, 227770, 227771:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:24:04 +0000 (12:24 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:24:04 +0000 (12:24 +0000)
commit86ce1a267778f7a1a910be4bd539f53d7e488b16
tree5ec5efc27134b6c5c7ab98a0819c4869e7c17d90
parentd65a05e895c94f4c89e17f41809e25668217da9b
MFC r227769, 227770, 227771:

- Add a note to src/Makefile that explains that 'rm' runs twice because
  thesecond invocation only needs to operate on files with the immutable
  flag set.

- Fix the note in r227769 to be less specific to the immutable flag.

- Replace 'chflags' with 'file flags' in a comment, since 'chflags'is a
  command, not a flag itself.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/releng/9.0@227880 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile