copy_file_range.2: wfix: s/COPY/COPY_FILE_RANGE/ in .TH line

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-25 12:22:28 +02:00
parent f620444aea
commit cd6d0def2f
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work. .\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END .\" %%%LICENSE_END
.\" .\"
.TH COPY 2 2017-09-15 "Linux" "Linux Programmer's Manual" .TH COPY_FILE_RANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
copy_file_range \- Copy a range of data from one file to another copy_file_range \- Copy a range of data from one file to another
.SH SYNOPSIS .SH SYNOPSIS