This commit is contained in:
jtc 1994-10-05 17:31:50 +00:00
parent 50387b6e37
commit be0eb1df9e
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: catgets.3,v 1.1 1994/05/30 00:53:59 jtc Exp $
.\" $Id: catgets.3,v 1.2 1994/10/05 17:31:50 jtc Exp $
.\"
.Dd May 29, 1994
.Dt CATGETS 3
@ -36,7 +36,7 @@
.Nd retrieve string from message catalog
.Sh SYNOPSIS
.Fd #include <nl_types.h>
.Ft nl_catd
.Ft char *
.Fn catgets "nl_catd catd" "int set_id" "int msg_id" "char *s"
.Sh DESCRIPTION
The