changeset 2:9ecf26c73fb8

Doc enhancment: updated to current.
author John Schneiderman <JohnMS@CodeGNU.com>
date Wed, 10 Mar 2010 07:08:21 +0000
parents 39c6b570768d
children 3cdee66547d0
files README TODO ufpm.1
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Mar 10 07:07:18 2010 +0000
+++ b/README	Wed Mar 10 07:08:21 2010 +0000
@@ -20,7 +20,7 @@
 permmissions based on it's file type or usage.
 
                                   BUILD ENVIRONMENT
-ufpm is mainly developed on Mandriva 2007 using just the standard development libraries.
+ufpm is mainly developed on Mandriva 2010 using just the standard development libraries.
 
                                   DIRECTORY MAP
 All the source code for the programme is located in the shell file.
--- a/TODO	Wed Mar 10 07:07:18 2010 +0000
+++ b/TODO	Wed Mar 10 07:08:21 2010 +0000
@@ -14,5 +14,5 @@
 *****    You should have received a copy of the GNU General Public License          *****
 *****    along with this program.  If not, see <http://www.gnu.org/licenses/>.      *****
 *****************************************************************************************
-Should not re-set permissions of files that already have appropriate permissions.
-If file .NO_CHANGE is in a folder ufpm shouldn't change the file permission for the files in that folder.
+
+* If file .NO_CHANGE is in a directory ufpm shouldn't change the file permission for the files in that folder.
--- a/ufpm.1	Wed Mar 10 07:07:18 2010 +0000
+++ b/ufpm.1	Wed Mar 10 07:08:21 2010 +0000
@@ -1,4 +1,4 @@
-.TH "ufpm" "1" "19 Feb 2010" "John Schneiderman" "ufpm: File Permissions Made Simple"
+.TH "ufpm" "1" "09 Mar 2010" "John Schneiderman" "ufpm: File Permissions Made Simple"
 
 .SH NAME
 ufpm \- A Bash script to set uniform permissions.
@@ -51,7 +51,7 @@
 /usr/bin/ufpm
 
 .SH VERSION
-1.4.1.
+1.5.0.
 
 .SH BUGS and REQUESTS
 Please use the reporting tool on
@@ -60,7 +60,7 @@
 
 .SH COPYRIGHT
 
-Copyright (C) 2006 - 2009  John Schneiderman
+Copyright (C) 2006 - 2010  John Schneiderman
 .PP
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.