summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2024-03-19 12:17:43 +0800
committerPo Lu <luangruo@yahoo.com>2024-03-19 12:17:43 +0800
commita7cb220523d881449a2dba683e7358b3312fd482 (patch)
tree91576647712d1b89960896eea6717c0086757eb0 /doc
parentf2e239c6a7d54ec3849a3bb783685953b6683752 (diff)
downloademacs-a7cb220523d881449a2dba683e7358b3312fd482.tar.gz
Update android.texi
* doc/emacs/android.texi (Android Startup): Describe /content/by-authority-named.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/android.texi8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/emacs/android.texi b/doc/emacs/android.texi
index a45ec84f3f0..56bfa2591f6 100644
--- a/doc/emacs/android.texi
+++ b/doc/emacs/android.texi
@@ -143,11 +143,13 @@ that if that Emacs in turn does not start the Emacs server, subsequent
attempts to open the file with the wrapper will fail.
@cindex /content/by-authority directory, android
+@cindex /content/by-authority-named directory, android
Some files are given to Emacs as ``content identifiers'' that the
system provides access to outside the normal filesystem APIs. Emacs
-uses a pseudo-directory named @file{/content/by-authority} to access
-those files. Do not make any assumptions about the contents of this
-directory, or try to open files in it yourself.
+uses pseudo-directories named @file{/content/by-authority} and
+@file{/content/by-authority-named} to access those files. Do not make
+any assumptions about the contents of this directory, or try to open
+files in it yourself.
This feature is not provided on Android 4.3 and earlier, in which
case such files are copied to a temporary directory before being