Typo fix
This commit is contained in:
parent
32cdee2654
commit
9f51c26e6d
@ -64,7 +64,7 @@ Access dialogues are implemented as a separate program, that the FUSE daemon spa
|
||||
\item Name of the file the process is attempting to access.
|
||||
\end{itemize}
|
||||
|
||||
After user completes their interaction, the access dialogue finishes with exit code corresponding to the access control decision and writes filename this decision relates to in its standard output. Daemon then validates the filename correctness.
|
||||
After user completes their interaction, the access dialogue finishes with exit code corresponding to the access control decision and writes filename that this decision relates to in its standard output. Daemon then validates the filename correctness.
|
||||
|
||||
If the filename specified in the dialogue does not correspond to a real file, or modifying the process's access to the specified file won't resolve the original request, access dialogue is displayed again. For example, if the process requests access to a file \verb|~/Documents/book.pdf|, but in the dialogue they specify a nonexistent file, or \verb|~/Documents/other.txt| (which exists), the dialogue would be displayed again.
|
||||
|
||||
|
BIN
main-en.pdf
BIN
main-en.pdf
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user