We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a4718 commit 0e855b3Copy full SHA for 0e855b3
file-api.tex
@@ -1118,7 +1118,7 @@
1118
\item There is also a function \texttt{chroot} which changes the root
1119
directory of a calling process to a new one. It is often used in various server
1120
implementations to limit access to the specific subtree. For example, for an
1121
-FTP server. You have to be careful though and make sure it is not possible to
+(S)FTP server. You have to be careful though and make sure it is not possible to
1122
escape from the chrooted subtree and access other parts of the filesystem. The
1123
function is also not a part of SUSv4.
1124
\begin{itemize}
0 commit comments