diff options
author | jilles <jilles@FreeBSD.org> | 2013-04-14 11:44:47 +0000 |
---|---|---|
committer | jilles <jilles@FreeBSD.org> | 2013-04-14 11:44:47 +0000 |
commit | f98571cfa0a5788f6da42339039a11e32c3c95c1 (patch) | |
tree | 7a8707582f35cb5f0e784d819c8d9929a531ed6f /lib/libc | |
parent | dbf6d138beaf0a6589c82642a55b7026c95053ea (diff) | |
download | FreeBSD-src-f98571cfa0a5788f6da42339039a11e32c3c95c1.zip FreeBSD-src-f98571cfa0a5788f6da42339039a11e32c3c95c1.tar.gz |
libc: Fix typo in French translation.
PR: kern/177704
Submitted by: martymac
MFC after: 1 week
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/nls/fr_FR.ISO8859-1.msg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/nls/fr_FR.ISO8859-1.msg b/lib/libc/nls/fr_FR.ISO8859-1.msg index 35a8c4a..ebc1739 100644 --- a/lib/libc/nls/fr_FR.ISO8859-1.msg +++ b/lib/libc/nls/fr_FR.ISO8859-1.msg @@ -94,7 +94,7 @@ $ EPROTONOSUPPORT $ ESOCKTNOSUPPORT 44 Type de socket non supporté $ EOPNOTSUPP -45 Opération non supporté +45 Opération non supportée $ EPFNOSUPPORT 46 Famille de protocole non supportée $ EAFNOSUPPORT |