From 2faeeff4c9bb77cca44a977d96c1a9fc7af8d8a3 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 18 Dec 2002 09:22:32 +0000 Subject: mdoc(7) police: Tidy up the syscall language. Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe. --- lib/libc/sys/sigstack.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/sigstack.2') diff --git a/lib/libc/sys/sigstack.2 b/lib/libc/sys/sigstack.2 index 9f1dfa95b677..95c0db294b66 100644 --- a/lib/libc/sys/sigstack.2 +++ b/lib/libc/sys/sigstack.2 @@ -50,5 +50,5 @@ function has been deprecated in favor of the interface described in .Sh HISTORY The .Fn sigstack -function call appeared in +system call appeared in .Bx 4.2 . -- cgit v1.3