]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r227769, 227770, 227771:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:24:29 +0000 (12:24 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:24:29 +0000 (12:24 +0000)
commitf487bab4780b4eac142745d0d285f8259f3a2e6b
tree2ae04a03e95a9ed2ac24e6254424033ec5ab010c
parent76b3fc463ba58231a2009e7f070138a0d454cd4c
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@227881 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile