diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-27 08:00:15 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-27 08:00:15 +0000 |
commit | c7ad1b8b26738a0d3cbde691d02140fb8db05483 (patch) | |
tree | b66c41f78ff7cba56440684dc4f8c4fd5d507222 | |
parent | 79bfbf84c5b525c8970077302a4a92051957a54c (diff) | |
download | FreeBSD-src-c7ad1b8b26738a0d3cbde691d02140fb8db05483.zip FreeBSD-src-c7ad1b8b26738a0d3cbde691d02140fb8db05483.tar.gz |
Remove grammatical bogon.
-rw-r--r-- | lib/libc/sys/intro.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 56dbcd7..a704a7b 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -233,7 +233,6 @@ function was issued on a socket, pipe or .Tn FIFO . .It Er 30 EROFS Em "Read-only file system" . An attempt was made to modify a file or directory -was made on a file system that was read-only at the time. .It Er 31 EMLINK Em "Too many links" . Maximum allowable hard links to a single file has been exceeded (limit |