From ca1237602fff7678041e8c338b067453c267712d Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 15 Oct 2012 13:32:14 -0500 Subject: POSIX: Switch from perms to mode Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome --- doc/appendix/guides/centos.txt | 2 +- doc/appendix/guides/converging_rhel5.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/appendix') diff --git a/doc/appendix/guides/centos.txt b/doc/appendix/guides/centos.txt index 50334ccbc..5a2d1bed0 100644 --- a/doc/appendix/guides/centos.txt +++ b/doc/appendix/guides/centos.txt @@ -497,7 +497,7 @@ file that looks like the following: .. code-block:: xml - + Now, running the client shows only unmanaged Service entries. Woohoo! diff --git a/doc/appendix/guides/converging_rhel5.txt b/doc/appendix/guides/converging_rhel5.txt index 1b52e198d..d6883c778 100644 --- a/doc/appendix/guides/converging_rhel5.txt +++ b/doc/appendix/guides/converging_rhel5.txt @@ -65,8 +65,8 @@ For a "Package" .. code-block:: xml - - + + * Multiple instances @@ -111,9 +111,9 @@ For a "Path" - + - + Other troubleshooting tools -- cgit v1.2.3-1-g7c22