From d042c5a26452797afc4fe8c2ceddebff94d88745 Mon Sep 17 00:00:00 2001 From: Chris Fraire Date: Fri, 25 Aug 2017 09:47:09 -0500 Subject: 8591 Man pages contain various errors Reviewed by: Toomas Soome Approved by: Robert Mustacchi --- usr/src/man/man3c/mkfifo.3c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/man/man3c/mkfifo.3c') diff --git a/usr/src/man/man3c/mkfifo.3c b/usr/src/man/man3c/mkfifo.3c index e77e35ff12..5923982c22 100644 --- a/usr/src/man/man3c/mkfifo.3c +++ b/usr/src/man/man3c/mkfifo.3c @@ -46,7 +46,7 @@ of the process. .sp .LP The \fBmkfifoat()\fR function is equivalent to \fBmkfifo()\fR; however, if -\fIpath\fr is a relative path, then it is resolved start at the directory +\fIpath\fR is a relative path, then it is resolved start at the directory represented by \fIfd\fR. \fIfd\fR may be set to the special value of \fBAT_FDCWD\fR which indicates that the current working directory should be used to start resolving \fIpath\fR. -- cgit v1.2.3