summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/systemdb.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-24 18:42:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-24 18:42:44 +0000
commitccaeafd295e5ba7d2b93c0191bb07ff7499d7a80 (patch)
treed60c2bf56f6bd8ea0f19ef16392694110aad73da /doc/posix_users/systemdb.t
parentAdded information on RTEMS Time/Date Representatin. (diff)
downloadrtems-ccaeafd295e5ba7d2b93c0191bb07ff7499d7a80.tar.bz2
Added routines included by C library.
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