docs: Change name of fprocopen man page
Add NEWS for sysctl large buffers
Rename manpage to fprocopen
References:
be6b048a41
procps-ng/procps!56
This commit is contained in:
parent
be6b048a41
commit
063838a7f5
@ -272,7 +272,7 @@ proc_libprocps_la_include_HEADERS = \
|
||||
proc/whattime.h
|
||||
|
||||
dist_man_MANS += \
|
||||
proc/procio.3 \
|
||||
proc/fprocopen.3 \
|
||||
proc/openproc.3 \
|
||||
proc/readproc.3 \
|
||||
proc/readproctab.3
|
||||
|
1
NEWS
1
NEWS
@ -14,6 +14,7 @@ procps-ng-NEXT
|
||||
* ps: display NUMA node under which a thread ran issue #58
|
||||
* sysctl: Permit empty string for value issue #74
|
||||
* sysctl: Don't segv when file not available issue #76
|
||||
* sysctl: Read and write large buffers request #56
|
||||
* top: add config file support for XDG specification
|
||||
* top: eliminated minor libnuma memory leak
|
||||
* top: show fewer memory decimal places (configurable) issue #50
|
||||
|
@ -16,7 +16,7 @@
|
||||
.\" Formatted or processed versions of this manual, if unaccompanied by
|
||||
.\" the source, must acknowledge the copyright and authors of this work.
|
||||
.\"
|
||||
.TH PROCIO 3 "16 January 2018" "Linux Manpage" "Linux Programmer's Manual"
|
||||
.TH FPROCOPEN 3 "16 January 2018" "Linux Manpage" "Linux Programmer's Manual"
|
||||
.SH NAME
|
||||
fprocopen \- stream open functions on files below /proc/##
|
||||
.SH SYNOPSIS
|
Loading…
Reference in New Issue
Block a user