aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-04 13:18:59 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-04 14:07:12 +0100
commit77a47e474d2d29b9f8eceb18f02399a758b2d768 (patch)
treeaeaf8efb8a96b301c36e4f82d3a800df719d3504
parentf3910b47127aed970e770ff35cb6f1c8496565ce (diff)
downloadman-pages-77a47e474d2d29b9f8eceb18f02399a758b2d768.tar.gz
adjtimex.2: Split EINVAL error cases
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/adjtimex.212
1 files changed, 8 insertions, 4 deletions
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index 7eeb7e3306..8f52b64041 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -381,11 +381,15 @@ does not point to writable memory.
.B EINVAL
An attempt was made to set
.I buf.offset
-to a value outside the range \-131071 to +131071,
-or to set
+to a value outside the range \-131071 to +131071.
+.TP
+.B EINVAL
+An attempt was made to set
.I buf.status
-to a value other than those listed above,
-or to set
+to a value other than those listed above.
+.TP
+.B EINVAL
+An attempt was made to set
.I buf.tick
to a value outside the range
.RB 900000/ HZ