aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Prévot <taffit@debian.org>2012-11-11 08:57:52 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-11-11 08:57:52 +0100
commit1e4a9e188ae70c9953a5f1885ae92fbd70590035 (patch)
treed224e119ec1b9092bb30b4cf45486c283188f7be
parent16a21eeaa671f076cf7ebeef2b541f19fb9d9a0a (diff)
downloadman-pages-1e4a9e188ae70c9953a5f1885ae92fbd70590035.tar.gz
getauxval.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rwxr-xr-xman3/getauxval.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getauxval.3 b/man3/getauxval.3
index 825b224531..3b456edff7 100755
--- a/man3/getauxval.3
+++ b/man3/getauxval.3
@@ -119,7 +119,7 @@ The instruction cache block size.
.TP
.BR AT_PAGESZ
The system page size (the same value returned by
-.IR sysconf(_SC_PAGESIZE) .
+.IR sysconf(_SC_PAGESIZE) ).
.TP
.BR AT_PHDR
The address of the program headers of the executable.