Deleted Added
sdiff udiff text old ( 250234 ) new ( 250250 )
full compact
1$ $FreeBSD: head/lib/libc/nls/C.msg 250250 2013-05-04 19:07:22Z pluknet $
2$
3$ Message catalog for C locale (template)
4$
5$ strerror() support catalog
6$
7$set 1
8$ EPERM
91 Operation not permitted

--- 178 unchanged lines hidden (view full) ---

188$ ENOLINK
18991 Link has been severed
190$ EPROTO
19192 Protocol error
192$ ENOTCAPABLE
19393 Capabilities insufficient
194$ ECAPMODE
19594 Not permitted in capability mode
196$ ENOTRECOVERABLE
19795 State not recoverable
198$ EOWNERDEAD
19996 Previous owner died
200$
201$ strsignal() support catalog
202$
203$set 2
204$ SIGHUP
2051 Hangup
206$ SIGINT
2072 Interrupt

--- 94 unchanged lines hidden ---