From e357a0a487767d29abb54b3ad676dc529bbb79fd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 31 Dec 2012 21:15:39 +0100 Subject: [PATCH] catgets.3: grfix Signed-off-by: Michael Kerrisk --- man3/catgets.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/catgets.3 b/man3/catgets.3 index 047dd9afc..e252c725b 100644 --- a/man3/catgets.3 +++ b/man3/catgets.3 @@ -44,8 +44,8 @@ where .I catalog is a catalog descriptor returned from an earlier call to .BR catopen (3). -The fourth argument -.I message +The fourth argument, +.IR message , points to a default message string which will be returned by .BR catgets () if the identified message catalog is not currently available.