cifsd(8): fix typo (thanks senthil)

This commit is contained in:
Alex Musolino 2020-06-18 12:11:06 +09:30
parent 6701679f3a
commit 86a77e5088

View file

@ -35,7 +35,7 @@ which passes
.I conndir .I conndir
and filedescriptors 0 and 1 to the incoming connection. and filedescriptors 0 and 1 to the incoming connection.
.PP .PP
Users are authenticated by ther Inferno/pop secret held by the auth server. Users are authenticated by their Inferno/pop secret held by the auth server.
When successful, When successful,
.I cifsd .I cifsd
changes its user id and namespace to the authenticated user. changes its user id and namespace to the authenticated user.