From 1608e0bdaf44e5fe70c8cbd726f7cc06ac0a8966 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 12 May 2007 13:22:06 +0000 Subject: [PATCH] ffix --- man3/getlogin.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/getlogin.3 b/man3/getlogin.3 index 47b433f97..3a19e38ec 100644 --- a/man3/getlogin.3 +++ b/man3/getlogin.3 @@ -67,8 +67,8 @@ calls to this function or to .BR getlogin (). .PP The macro \fBL_cuserid\fP is an integer constant that indicates how -long an array you might need to store a user name. \fBL_cuserid\fP is -declared in \fBstdio.h\fP. +long an array you might need to store a user name. +\fBL_cuserid\fP is declared in \fI\fP. .PP These functions let your program identify positively the user who is running