diff options
Diffstat (limited to 'lib/libc/gen/pause.3')
-rw-r--r-- | lib/libc/gen/pause.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/pause.3 b/lib/libc/gen/pause.3 index c8315dd..b9d2031 100644 --- a/lib/libc/gen/pause.3 +++ b/lib/libc/gen/pause.3 @@ -70,7 +70,7 @@ The .Fn pause function always returns: -.Bl -tag -width [EINTR] +.Bl -tag -width Er .It Bq Er EINTR The call was interrupted. .El |