From bfe0331da7f7c15dc1f05c08b27517c8709ea8b0 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Fri, 10 Jul 2009 04:17:38 +0200 Subject: [PATCH] sigwait.3: Add missing '.' --- lib/libpthread/sigwait.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libpthread/sigwait.3 b/lib/libpthread/sigwait.3 index a43e4cd1bd..8530501f4a 100644 --- a/lib/libpthread/sigwait.3 +++ b/lib/libpthread/sigwait.3 @@ -82,4 +82,4 @@ specifies one or more invalid signal numbers. .Sh STANDARDS .Fn sigwait conforms to -.St -p1003.1-96 +.St -p1003.1-96 . -- 2.11.4.GIT