Deleted Added
full compact
catopen.3 (51577) catopen.3 (57686)
1.\" $FreeBSD: head/lib/libc/nls/catopen.3 51577 1999-09-22 22:44:42Z phantom $
1.\" $FreeBSD: head/lib/libc/nls/catopen.3 57686 2000-03-02 09:14:21Z sheldonh $
2.\"
3.\" Copyright (c) 1994 Winning Strategies, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright

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

62argument is set to the
63.Dv NL_CAT_LOCALE
64constant,
65.Dv LC_MESSAGES
66locale category used to open the message catalog; using
67.Dv NL_CAT_LOCALE
68conforms to the
69.St -xpg4
2.\"
3.\" Copyright (c) 1994 Winning Strategies, Inc.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright

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

62argument is set to the
63.Dv NL_CAT_LOCALE
64constant,
65.Dv LC_MESSAGES
66locale category used to open the message catalog; using
67.Dv NL_CAT_LOCALE
68conforms to the
69.St -xpg4
70standard. You can specify 0 for compatibility with
70standard.
71You can specify 0 for compatibility with
71.St -xpg3 ;
72when
73.Fa oflag
74is set to 0, the
75.Ev LANG
76environment variable
77determines the message catalog locale.
78.Sh RETURN VALUE

--- 21 unchanged lines hidden ---
72.St -xpg3 ;
73when
74.Fa oflag
75is set to 0, the
76.Ev LANG
77environment variable
78determines the message catalog locale.
79.Sh RETURN VALUE

--- 21 unchanged lines hidden ---