X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README;h=b0655ea7ca37b4e441ea26d29b04b6d91c25986d;hb=2db42ce2fc89bc88050564037688888bbb8876e9;hp=b0450410ab08d4aab43042ea5592a959bf4ad461;hpb=b3525a9439db7c2438f44fa68d1db321f6ae00fa;p=deb_libnfs.git diff --git a/README b/README index b045041..b0655ea 100644 --- a/README +++ b/README @@ -62,6 +62,14 @@ This is highly non-portable so IF this works on your linux system, count yourself lucky. +DOCUMENTATION +============= +libnfs sources ship with prebuilt manpage(s) in the doc directory. +If you change the manpage sources you need to manually regenerate the new +manpages by running + cd doc + make doc + FUSE ==== A simple FUSE filesystem built on libnfs can be found in