diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:57:57 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:57:57 +0100 |
commit | afafe4628cf94f586c0adae100cb2d62ca02f701 (patch) | |
tree | 5cc492973f4bd37650c0df5683a0fcf3c7c53c83 /manpages/en | |
parent | 3077d77a5659d9512f519e75893860643e62bbf6 (diff) | |
download | vyos-live-build-afafe4628cf94f586c0adae100cb2d62ca02f701.tar.gz vyos-live-build-afafe4628cf94f586c0adae100cb2d62ca02f701.zip |
Adding see also entries in hooks manpages.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_binary_hooks.1 | 4 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_cdebootstrap.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_debootstrap.1 | 2 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_hooks.1 | 4 | ||||
-rw-r--r-- | manpages/en/lb_chroot_hooks.1 | 4 | ||||
-rw-r--r-- | manpages/en/lb_source_hooks.1 | 4 |
6 files changed, 14 insertions, 6 deletions
diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1 index d92438360..26678f131 100644 --- a/manpages/en/lb_binary_hooks.1 +++ b/manpages/en/lb_binary_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBbinary\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1 index 9591691e4..6509f420b 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -41,7 +41,7 @@ show program's version number and exit. .IP "\fB.build/bootstrap\fR" 4 .SH SEE ALSO -\fIcdebootstrap\fR(1) +.IP "fIcdebootstrap\fR(1)" 4 .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index 533c91cc5..c258d2159 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -41,7 +41,7 @@ show program's version number and exit. .IP "\fB.build/bootstrap\fR" 4 .SH SEE ALSO -\fIdebootstrap\fR(8) +.IP "\fIdebootstrap\fR(8)" 4 .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1 index 74278d7e9..a4a06d79c 100644 --- a/manpages/en/lb_bootstrap_hooks.1 +++ b/manpages/en/lb_bootstrap_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBchroot\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" 4 .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index d3ea49903..d9d875237 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBchroot\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" 4 .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. diff --git a/manpages/en/lb_source_hooks.1 b/manpages/en/lb_source_hooks.1 index 224b09f4c..128ce7958 100644 --- a/manpages/en/lb_source_hooks.1 +++ b/manpages/en/lb_source_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBsource\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 .SH HOMEPAGE More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. |