summaryrefslogtreecommitdiff
path: root/doc/perm.texi
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-04-16 20:26:41 +0200
committerJim Meyering <meyering@redhat.com>2012-04-17 09:24:22 +0200
commit2bb1876c9aa926a96729acbb9e4ac1c44c1deae8 (patch)
treec09855b1011e7f1fbe06d9dd99065af928b3c6ba /doc/perm.texi
parent31f19d681f91347f0f4b9d4ed148b6aed996bf7e (diff)
downloadcoreutils-2bb1876c9aa926a96729acbb9e4ac1c44c1deae8.tar.xz
doc: use @xref{... only at start of a sentence
* doc/coreutils.texi: Correct many misuses of @xref.
Diffstat (limited to 'doc/perm.texi')
-rw-r--r--doc/perm.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/perm.texi b/doc/perm.texi
index 95de46a27..6c466f2bc 100644
--- a/doc/perm.texi
+++ b/doc/perm.texi
@@ -503,9 +503,9 @@ A numeric mode is usually shorter than the corresponding symbolic
mode, but it is limited in that normally it cannot take into account the
previous file mode bits; it can only set them absolutely.
The set-user-ID and set-group-ID bits of directories are an exception
-to this general limitation; @xref{Directory Setuid and Setgid}.
+to this general limitation. @xref{Directory Setuid and Setgid}.
Also, operator numeric modes can take previous file mode bits into
-account; @xref{Operator Numeric Modes}.
+account. @xref{Operator Numeric Modes}.
The permissions granted to the user,
to other users in the file's group,