On Sun, Feb 16, 2014 at 09:27:08AM +0000, Richard W.M. Jones wrote: > On Sun, Feb 16, 2014 at 10:16:13AM +0530, Kashyap Chamarthy wrote: > > --- > > test-tool/libguestfs-test-tool.pod | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/test-tool/libguestfs-test-tool.pod > > b/test-tool/libguestfs-test-tool.pod > > index > > c4284684f8c4ca3dfba0cb734d9cc46f0330b5b9..8999286848d79225c43c8fead674b998be93d4b3 > > 100644 > > --- a/test-tool/libguestfs-test-tool.pod > > +++ b/test-tool/libguestfs-test-tool.pod > > @@ -87,7 +87,7 @@ variables C<SUPERMIN_KERNEL> and/or C<SUPERMIN_MODULES> > > (C<FEBOOTSTRAP_KERNEL> and C<FEBOOTSTRAP_MODULES> if still using the > > old febootstrap 3.21 program). > > > > -Refer to L<supermin-helper(1)/ENVIRONMENT VARIABLES> > > +Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> > > for further information. > > > > =head1 TRYING OUT A DIFFERENT VERSION OF LIBVIRT > > -- > > 1.8.3.1 > > NACK. The tool upstream was renamed to supermin/supermin-helper, and > the documentation moved to section 1 of the manual. So the current > documentation is correct, although it might not reflect what you have > installed if you have an older version of supermin.
Ah, thanks for the explanation. I didn't explain _how_ I arrived at this: I was reading the "TRYING OUT A DIFFERENT KERNEL" section[1] w/ libguestfs-test-tool, and clicked on the sub-section: "ENVIRONMENT VARIABLES" in supermin-helper(1) it[2] threw a 404 Not Found. I just looked up more closely now, the above section should point to this supermin-helper(8) http://libguestfs.org/supermin-helper.8.html#ENVIRONMENT-VARIABLES Right? [1] http://libguestfs.org/libguestfs-test-tool.1.html#trying-out-a-different-kernel [2] http://libguestfs.org/supermin-helper.1.html#environment-variables -- /kashyap _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
