summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpwent.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
committerru <ru@FreeBSD.org>2001-08-10 13:45:36 +0000
commit80f060f0cfbb82557091e33c60ad9d69144032d3 (patch)
treec6202f8a0c6d93c9cf46f3fc9c8596cee2d5dbd0 /lib/libc/gen/getpwent.3
parentaa55336f13644a7e7f7d20afec71109d499bfd22 (diff)
downloadFreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.zip
FreeBSD-src-80f060f0cfbb82557091e33c60ad9d69144032d3.tar.gz
mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
Diffstat (limited to 'lib/libc/gen/getpwent.3')
-rw-r--r--lib/libc/gen/getpwent.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index e41054c..1ad7a15 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -131,7 +131,7 @@ The
function
closes any open files.
.Pp
-These routines have been written to ``shadow'' the password file, e.g.
+These routines have been written to ``shadow'' the password file, e.g.\&
allow only certain programs to have access to the encrypted password.
If the process which calls them has an effective uid of 0, the encrypted
password will be returned, otherwise, the password field of the returned
OpenPOWER on IntegriCloud