diff options
-rw-r--r-- | lib/libc/sys/intro.2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 582f34b..ef1c998 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -215,10 +215,7 @@ while the pure procedure file was being executed an .Xr open 2 call requested write access. .It Er 27 EFBIG Em "File too large" . -The size of a file exceeded the maximum (about -.if t 2\u\s-231\s+2\d -.if n 2.1E9 -bytes). +The size of a file exceeded the maximum. .It Er 28 ENOSPC Em "No space left on device" . A .Xr write 2 |