Looks good to me

> On May 18, 2016, at 11:14 PM, Jason McIntyre <j...@kerhand.co.uk> wrote:
> 
>> On Wed, May 18, 2016 at 12:13:14AM +0800, Ray Lai wrote:
>> Also separate out the specification (does that count as a "standard"?)
>> and the implementation.
> 
> i've tweaked the diff a little to shorten it and keep the links in one
> section. STANDARDS seems the better choice.  i also don;t think the
> HISTORY tweak is neccessary.
> 
> ok with that, ray?
> 
> jmc
> 
> Index: fuse_main.3
> ===================================================================
> RCS file: /cvs/src/lib/libfuse/fuse_main.3,v
> retrieving revision 1.1
> diff -u -r1.1 fuse_main.3
> --- fuse_main.3    8 Aug 2013 06:41:06 -0000    1.1
> +++ fuse_main.3    18 May 2016 15:13:16 -0000
> @@ -252,10 +252,12 @@
> }
> .Ed
> .Sh SEE ALSO
> -The FUSE specifications and orignal implementation can be found at:
> -.Lk http://fuse.sourceforge.net/
> -.Pp
> .Xr fuse 4
> +.Sh STANDARDS
> +The original FUSE specification can be found at
> +.Lk http://libfuse.github.io/doxygen/ .
> +The original implementation can be found at
> +.Lk https://github.com/libfuse/libfuse/ .
> .Sh HISTORY
> The FUSE library first appeared in
> .Ox 5.4 .

Reply via email to