]> git.eshelyaron.com Git - emacs.git/commitdiff
Update android.texi
authorPo Lu <luangruo@yahoo.com>
Tue, 19 Mar 2024 04:17:43 +0000 (12:17 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:12:30 +0000 (15:12 +0100)
* doc/emacs/android.texi (Android Startup): Describe
/content/by-authority-named.

(cherry picked from commit a7cb220523d881449a2dba683e7358b3312fd482)

doc/emacs/android.texi

index a45ec84f3f046912ad77123e2c7316e641d1d2bf..56bfa2591f64bc58e05f0f78e4da957943c31f64 100644 (file)
@@ -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