diff options
Diffstat (limited to 'doc/perm.texi')
-rw-r--r-- | doc/perm.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/perm.texi b/doc/perm.texi index 3a2f8d4e..0bccc639 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -1,6 +1,6 @@ @c File mode bits -@c Copyright (C) 1994-2013 Free Software Foundation, Inc. +@c Copyright (C) 1994-2014 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or @@ -148,7 +148,7 @@ their previous values, and perhaps on the current @code{umask} as well The format of symbolic modes is: @example -@r{[}ugoa@dots{}@r{][}+-=@r{]}@var{perms}@dots{}@r{[},@dots{}@r{]} +@r{[}ugoa@dots{}@r{][}-+=@r{]}@var{perms}@dots{}@r{[},@dots{}@r{]} @end example @noindent |