Author: ngie
Date: Tue May 23 07:46:10 2017
New Revision: 318721
URL: https://svnweb.freebsd.org/changeset/base/318721

Log:
  kill(2): add missing section for sysctl(9)
  
  Reported by:  make manlint
  MFC after:    2 weeks
  Sponsored by: Dell EMC Isilon

Modified:
  head/lib/libc/sys/kill.2

Modified: head/lib/libc/sys/kill.2
==============================================================================
--- head/lib/libc/sys/kill.2    Tue May 23 07:45:29 2017        (r318720)
+++ head/lib/libc/sys/kill.2    Tue May 23 07:46:10 2017        (r318721)
@@ -71,7 +71,7 @@ A single exception is the signal SIGCONT
 to any process with the same session ID as the sender.
 In addition, if the
 .Va security.bsd.conservative_signals
-.Xr sysctl
+.Xr sysctl 9
 is set to 1, the user is not a super-user, and
 the receiver is set-uid, then
 only job control and terminal control signals may
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to