summaryrefslogtreecommitdiffstats
path: root/doc/unsorted
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-01-27 01:23:06 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-01-27 01:23:06 +0000
commit32eebcf39e04a86c35404cd3d55f09ae950fb461 (patch)
treef96a698502a334a71c9e8c0c93da7e90fe54c4ee /doc/unsorted
parent9431aee267260259a2dccf04b928ca84b0382c01 (diff)
downloadbcfg2-32eebcf39e04a86c35404cd3d55f09ae950fb461.tar.gz
bcfg2-32eebcf39e04a86c35404cd3d55f09ae950fb461.tar.bz2
bcfg2-32eebcf39e04a86c35404cd3d55f09ae950fb461.zip
doc: Nonexistent Path entries have been implemented
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5707 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/unsorted')
-rw-r--r--doc/unsorted/configurationentries.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/unsorted/configurationentries.txt b/doc/unsorted/configurationentries.txt
index 0234dc0f0..a841d56c1 100644
--- a/doc/unsorted/configurationentries.txt
+++ b/doc/unsorted/configurationentries.txt
@@ -27,6 +27,6 @@ In 1.0.0, there are new unified POSIX Path entries which prevent inconsistent co
|| directory || Replaces Directory entries || Directories || name, owner, group, perms, prune ||
|| file || Replaces !ConfigFile entries || Configuration File || name, owner, group, perms, encoding, empty ||
|| hardlink || New || Create hardlinks || name, to ||
-|| nonexistent (not yet implemented) || New || Specify a path that should not exist || name ||
+|| nonexistent || New || Specify a path that should not exist || name ||
|| permissions || Replaces Permissions entries || Permissions of POSIX entities || name, owner, group, perms ||
|| symlink || Replaces !SymLink entries || !SymLinks || name, to ||