Re: [Libguestfs] [libguestfs PATCH 3/7] docs: fix broken link in the guestfs manual

2023-07-14 Thread Richard W.M. Jones
On Thu, Jul 13, 2023 at 07:10:48PM +0200, Laszlo Ersek wrote:
> Commit 55202a4d49a1 ("New API: get-sockdir", 2016-02-03) added identical
> language to "fish/guestfish.pod" and "src/guestfs.pod", including an
> internal link L. That's appropriate for
> "fish/guestfish.pod", but the same API description is generated with a
> different anchor for "src/guestfs.pod". Adapt the reference.
> 
> Fixes: 55202a4d49a101392148d79cb2e1591428db2681
> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2184967
> Signed-off-by: Laszlo Ersek 
> ---
>  lib/guestfs.pod | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/guestfs.pod b/lib/guestfs.pod
> index c6c8cb16860c..68688f31aa5f 100644
> --- a/lib/guestfs.pod
> +++ b/lib/guestfs.pod
> @@ -3223,7 +3223,7 @@ non-essential runtime files.
>  If it is set, then is used to store temporary sockets.  Otherwise,
>  F is used.
>  
> -See also L,
> +See also L,
>  L.
>  
>  =back

Reviewed-by: Richard W.M. Jones 


-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
___
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs



[Libguestfs] [libguestfs PATCH 3/7] docs: fix broken link in the guestfs manual

2023-07-13 Thread Laszlo Ersek
Commit 55202a4d49a1 ("New API: get-sockdir", 2016-02-03) added identical
language to "fish/guestfish.pod" and "src/guestfs.pod", including an
internal link L. That's appropriate for
"fish/guestfish.pod", but the same API description is generated with a
different anchor for "src/guestfs.pod". Adapt the reference.

Fixes: 55202a4d49a101392148d79cb2e1591428db2681
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2184967
Signed-off-by: Laszlo Ersek 
---
 lib/guestfs.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/guestfs.pod b/lib/guestfs.pod
index c6c8cb16860c..68688f31aa5f 100644
--- a/lib/guestfs.pod
+++ b/lib/guestfs.pod
@@ -3223,7 +3223,7 @@ non-essential runtime files.
 If it is set, then is used to store temporary sockets.  Otherwise,
 F is used.
 
-See also L,
+See also L,
 L.
 
 =back

___
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs