From d0441d10b5801db1d53f885fa707ae3768d2c98d Mon Sep 17 00:00:00 2001 From: charnier Date: Mon, 24 Mar 2003 16:05:24 +0000 Subject: The .Fn function. Use .Xr where appropriate. --- lib/libc_r/man/sigwait.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/libc_r/man/sigwait.3') diff --git a/lib/libc_r/man/sigwait.3 b/lib/libc_r/man/sigwait.3 index e20595e..3ff8a52 100644 --- a/lib/libc_r/man/sigwait.3 +++ b/lib/libc_r/man/sigwait.3 @@ -65,8 +65,9 @@ returns 0 and sets the location pointed to by to the cleared signal number. Otherwise, an error number is returned. .Sh ERRORS +The .Fn sigwait -will fail if: +function will fail if: .Bl -tag -width Er .It Bq Er EINVAL .Fa set @@ -79,6 +80,7 @@ specifies one or more invalid signal numbers. .Xr pause 3 , .Xr pthread_sigmask 3 .Sh STANDARDS +The .Fn sigwait -conforms to +function conforms to .St -p1003.1-96 -- cgit v1.1