diff options
author | Przemysław Pawełczyk <przemoc@gmail.com> | 2016-11-29 06:33:14 +0100 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2016-11-28 21:33:14 -0800 |
commit | dfbfee07abc9329715a12ce251e0ceeda8d78f19 (patch) | |
tree | 44015341e5c1fe85631d710768a88352efaad71c /doc/Makefile.am | |
parent | 4fdf83f4dd2b0c3a0688d23de23ad953abf473ac (diff) | |
download | libfuse-dfbfee07abc9329715a12ce251e0ceeda8d78f19.tar.gz |
Rename more things from fuse to fuse3
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index f92214b..8801da2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -dist_man_MANS = fusermount.1 mount.fuse.8 +dist_man_MANS = fusermount3.1 mount.fuse.8 EXTRA_DIST = kernel.txt Doxyfile html README.NFS |