aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/sigsetmask.2
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
commitbf5a138ec42c842d9402e45de366f7b71e267e42 (patch)
tree6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/compat-43/sigsetmask.2
parent0982f4916f9e0def1dbeb907dcd4482ecb545586 (diff)
downloadsrc-bf5a138ec42c842d9402e45de366f7b71e267e42.tar.gz
src-bf5a138ec42c842d9402e45de366f7b71e267e42.zip
Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.
Notes
Notes: svn path=/head/; revision=17780
Diffstat (limited to 'lib/libc/compat-43/sigsetmask.2')
-rw-r--r--lib/libc/compat-43/sigsetmask.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/sigsetmask.2 b/lib/libc/compat-43/sigsetmask.2
index 13b7c1a1fa69..dad6977a6093 100644
--- a/lib/libc/compat-43/sigsetmask.2
+++ b/lib/libc/compat-43/sigsetmask.2
@@ -76,7 +76,7 @@ The previous set of masked signals is returned.
.Xr sigsetops 3
.Sh HISTORY
The
-.Nm
+.Fn sigsetmask
function call appeared in
.Bx 4.2
and has been deprecated.