diff --git a/winsup/doc/ntsec.xml b/winsup/doc/ntsec.xml
index 1678ff657..687789076 100644
--- a/winsup/doc/ntsec.xml
+++ b/winsup/doc/ntsec.xml
@@ -1167,7 +1167,7 @@ and on non-AD machines.
-Four schemata are predefined, two schemata are variable. The predefined
+Five schemata are predefined, two schemata are variable. The predefined
schemata are the following:
@@ -1205,14 +1205,10 @@ schemata are the following:
env
- Derives the home directory of the current user from the
- environment variable HOME (falling back to
- HOMEDRIVE\HOMEPATH and
- USERPROFILE, in that order). This is faster
- than the windows schema at the
- expense of determining only the current user's home directory
- correctly. This schema is skipped for any other account.
-
+ Utilizes the user's environment. This schema is only supported
+ for setting the home directory yet.
+ See for
+ the description.
@@ -1352,7 +1348,7 @@ of each schema when used with db_home:
environment variable HOME (falling back to
HOMEDRIVE\HOMEPATH and
USERPROFILE, in that order). This is faster
- than the windows schema at the
+ than the windows schema at the
expense of determining only the current user's home directory
correctly. This schema is skipped for any other account.