diff --git a/man/shadow.5.xml b/man/shadow.5.xml
index dc7fdfde..d3cc0398 100644
--- a/man/shadow.5.xml
+++ b/man/shadow.5.xml
@@ -82,8 +82,12 @@
If the password field begins with an exclamation mark !,
the password is locked.
The remaining characters on the
- line represent the password field before the password was
- locked.
+ line represent the password hash.
+
+
+ If the password hash consists of a star *,
+ password access is effectively disallowed;
+ this is because no password can produce a hash like this.
Refer to crypt