]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/setlogmask.3
s/current process/calling process/
[thirdparty/man-pages.git] / man3 / setlogmask.3
index eb6b9b15ce20f0a15bc450a4469303c531c8326e..77d8d16ce8974eeef09637fac6beae7884025196 100644 (file)
@@ -41,7 +41,7 @@ The initial mask is such that logging is enabled for all priorities.
 .LP
 The
 .BR setlogmask ()
-function sets this logmask for the current process,
+function sets this logmask for the calling process,
 and returns the previous mask.
 If the mask argument is 0, the current logmask is not modified.
 .LP