From 893922a2f6876130d5373ba8dfd1d9852128470e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 07:39:37 +0200 Subject: [PATCH] getpriority.2: wfix Signed-off-by: Michael Kerrisk --- man2/getpriority.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/getpriority.2 b/man2/getpriority.2 index ad67fd9a9..697eafa3e 100644 --- a/man2/getpriority.2 +++ b/man2/getpriority.2 @@ -156,7 +156,7 @@ capability). But see NOTES below. .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008, -SVr4, 4.4BSD (these function calls first appeared in 4.2BSD). +SVr4, 4.4BSD (these interfaces first appeared in 4.2BSD). .SH NOTES A child created by .BR fork (2)