summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/systemdb.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix_users/systemdb.t')
-rw-r--r--doc/posix_users/systemdb.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix_users/systemdb.t b/doc/posix_users/systemdb.t
index 2e849608b1..e1f29abf3f 100644
--- a/doc/posix_users/systemdb.t
+++ b/doc/posix_users/systemdb.t
@@ -22,7 +22,7 @@ The directives provided by the system databases manager are:
@item @code{getgrnam_r} - Reentrant Get Group File Entry for Name
@item @code{getpwuid} - Get Password File Entry for UID
@item @code{getpwuid_r} - Reentrant Get Password File Entry for UID
-@item @code{getpwnam} Get Password File Entry for Name
+@item @code{getpwnam} - Get Password File Entry for Name
@item @code{getpwnam_r} - Reentrant Get Password File Entry for Name
@end itemize