podwrapper: nbdkit-* man pages are libguestfs man pages.

Don't use the external link for these.

Thanks: Ming Xie.
This commit is contained in:
Richard W.M. Jones
2017-11-07 10:03:54 +00:00
parent 0fa222c981
commit 441fa82ee0

View File

@@ -552,6 +552,7 @@ SUBHTML: {
return 1 if /^guestunmount/;
return 1 if /^hivex/;
return 1 if /^supermin/;
return 1 if /^nbdkit/;
return 0;
}