summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/types.xsd6
1 files changed, 4 insertions, 2 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index 524b327c5..31fea26a2 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -422,8 +422,10 @@
<xsd:attribute type="xsd:string" name="gecos">
<xsd:annotation>
<xsd:documentation>
- Human-readable user name or comment. If this is not set,
- the GECOS will be the same as the username.
+ This field is typically used to record general information
+ about the account or its user(s) such as their real name
+ and phone number. If this is not set, the GECOS will be
+ the same as the username.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>