From 49c091e52398a34f976421a72ecfc546c19ff903 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Feb 2000 09:00:35 +0000 Subject: Update. 2000-02-22 Ulrich Drepper * locales/mk_MK: New file. Contributed by Damjan Georgievski * SUPPORTED: Add mk_MK ISO-8859-1. --- manual/users.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/users.texi') diff --git a/manual/users.texi b/manual/users.texi index e6318ac76b..efe0b530ad 100644 --- a/manual/users.texi +++ b/manual/users.texi @@ -1482,7 +1482,7 @@ pointed to by the elements of the result structure. If a user with ID @var{uid} is found, the pointer returned in @var{result} points to the record which contains the wanted data (i.e., @var{result} contains the value @var{result_buf}). If no user is found -or if an error occured, the pointer returned in @var{result} is a null +or if an error occurred, the pointer returned in @var{result} is a null pointer. The function returns zero or an error code. If the buffer @var{buffer} is too small to contain all the needed information, the error code @code{ERANGE} is returned and @var{errno} is set to @@ -1695,7 +1695,7 @@ pointed to by the elements of the result structure. If a group with ID @var{gid} is found, the pointer returned in @var{result} points to the record which contains the wanted data (i.e., @var{result} contains the value @var{result_buf}). If no group is found -or if an error occured, the pointer returned in @var{result} is a null +or if an error occurred, the pointer returned in @var{result} is a null pointer. The function returns zero or an error code. If the buffer @var{buffer} is too small to contain all the needed information, the error code @code{ERANGE} is returned and @var{errno} is set to -- cgit v1.2.3