diff options
| author | wiz <wiz@NetBSD.org> | 2003-05-30 23:10:42 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-05-30 23:10:42 +0000 |
| commit | 26c0f55f7f6db978937ebbc472be779cfb8aa2d6 (patch) | |
| tree | ba25c52c5c2430fb08c227f0a40ab2002a748417 | |
| parent | f4b0e187e9362a68cbe79ee680259138171a7507 (diff) | |
Add translation for 92 (ETIME).
| -rw-r--r-- | lib/libc/nls/de.msg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/nls/de.msg b/lib/libc/nls/de.msg index 857aed513f4..4adc3d3c796 100644 --- a/lib/libc/nls/de.msg +++ b/lib/libc/nls/de.msg @@ -181,6 +181,8 @@ $ ENOSR 90 Keine STREAM-Ressourcen verfügbar $ ENOSTR 91 Kein STREAM +$ ETIME +92 Zeitüberschreitung bei STREAM Ioctl $set 2 $ SIGHUP 1 Verbindungsende |
