]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r318718,r318719,r318720,r318721:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 18:15:45 +0000 (18:15 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 18:15:45 +0000 (18:15 +0000)
commit73851ba730db18d35063f40259f306a8d18f0f16
tree1f5e27a332e663f09d293f6440558bae62da581b
parent09cd91c5b95976e8002251104c8538e026177f24
MFC r318718,r318719,r318720,r318721:

r318718:

rctl_add_rule(2): fix manlint warnings

- Fix commas (either missing or misused) after .Nm entries in SYNOPSIS

r318719:

open(2): fix manlint warnings

- Sort SEE ALSO .Xr entries.
- Sort sections (HISTORY comes after STANDARDS).

r318720:

ptrace(2): clean up trailing whitespace

r318721:

kill(2): add missing section for sysctl(9)

git-svn-id: svn://svn.freebsd.org/base/stable/10@321146 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/sys/kill.2
lib/libc/sys/open.2
lib/libc/sys/ptrace.2
lib/libc/sys/rctl_add_rule.2