From ccc340f5aa69616bbbd416cc749090a688c283f6 Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 22 Aug 1996 22:05:59 +0000 Subject: Update a bunch of man pages to use .Fn instead of .Nm when referencing funciton names. --- lib/libc/stdlib/abort.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/abort.3') diff --git a/lib/libc/stdlib/abort.3 b/lib/libc/stdlib/abort.3 index 7be4ee6..f1e6589 100644 --- a/lib/libc/stdlib/abort.3 +++ b/lib/libc/stdlib/abort.3 @@ -56,7 +56,7 @@ is being caught and the signal handler does not return. No open streams are closed or flushed. .Sh RETURN VALUES The -.Nm abort +.Fn abort function never returns. .Sh SEE ALSO -- cgit v1.1