summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 08:33:18 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 09:49:08 +0200
commitfb307ec73265a353beca687bd57eca002b7c78b3 (patch)
treece79451171cce26dad5d603d3effd43226486a24
parentc2b5a65ea5514656113bacbea9f02d8787e1f210 (diff)
getpass.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/getpass.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getpass.3 b/man3/getpass.3
index 05da79b83..89a830530 100644
--- a/man3/getpass.3
+++ b/man3/getpass.3
@@ -132,7 +132,7 @@ and the password is read from
There is no limit on the length of the password.
Line editing is not disabled.
.PP
-According to the SUSv2, the value of
+According to SUSv2, the value of
.B PASS_MAX
must be defined in
.I <limits.h>