diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-02-23 09:37:44 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-02-23 09:58:23 +0100 |
| commit | 0f1e53ec43e2df65b5648d52508db78bfed483b9 (patch) | |
| tree | 01569f865dbe763d5534d82866cccdd0c97f5059 | |
| parent | 58a114f1d9513e0ea14159f03fe95e3ee2545a89 (diff) | |
| download | man-pages-0f1e53ec43e2df65b5648d52508db78bfed483b9.tar.gz | |
ioctl_ficlonerange.2, ioctl_fideduperange.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/ioctl_ficlonerange.2 | 2 | ||||
| -rw-r--r-- | man2/ioctl_fideduperange.2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man2/ioctl_ficlonerange.2 b/man2/ioctl_ficlonerange.2 index d6db1bed40..c1b108acb9 100644 --- a/man2/ioctl_ficlonerange.2 +++ b/man2/ioctl_ficlonerange.2 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH IOCTL-FICLONERANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" +.TH IOCTL_FICLONERANGE 2 2017-09-15 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_ficlonerange, ioctl_ficlone \- share some the data of one file with another file .SH SYNOPSIS diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2 index 1b02a4591f..5193f66cc2 100644 --- a/man2/ioctl_fideduperange.2 +++ b/man2/ioctl_fideduperange.2 @@ -20,7 +20,7 @@ .\" License along with this manual; if not, see .\" <http://www.gnu.org/licenses/>. .\" %%%LICENSE_END -.TH IOCTL-FIDEDUPERANGE 2 2019-10-10 "Linux" "Linux Programmer's Manual" +.TH IOCTL_FIDEDUPERANGE 2 2019-10-10 "Linux" "Linux Programmer's Manual" .SH NAME ioctl_fideduperange \- share some the data of one file with another file .SH SYNOPSIS |
