Package: schroot Version: 1.2.1-1 Severity: wishlist Tags: patch Hi
I saw a trivial typo near the top of the schroot-setup man page and grepping for it returned another manpage (schroot-script-config.5). --- a/bin/schroot/schroot-script-config.5.in +++ b/bin/schroot/schroot-script-config.5.in @@ -18,7 +18,7 @@ .SH NAME schroot-script-config \- schroot chroot setup script configuration .SH DESCRIPTION -\fBschroot\fP uses scripts to to set up and then clean up the chroot +\fBschroot\fP uses scripts to set up and then clean up the chroot environment. These scripts may be customised using the \f[CI]script\-config\fP key in \...@schroot_conf@\fP. This key specifies a file which the setup scripts will source when they are run. The file is a Bourne shell script, and in --- a/bin/schroot/schroot-setup.5.in +++ b/bin/schroot/schroot-setup.5.in @@ -18,7 +18,7 @@ .SH NAME schroot\-setup \- schroot chroot setup scripts .SH DESCRIPTION -\fBschroot\fP uses scripts to to set up and then clean up the chroot +\fBschroot\fP uses scripts to set up and then clean up the chroot environment. The directories \f[...@schroot_conf_setup_d@\fP and \f[...@schroot_conf_exec_d@\fP contain scripts run when a chroot is created and destroyed, and entered and left, respectively. Several environment variables patch also attached for your convenience Bye -- Loïc Minier
diff --git a/bin/schroot/schroot-script-config.5.in b/bin/schroot/schroot-script-config.5.in index f4ee0b2..f528112 100644 --- a/bin/schroot/schroot-script-config.5.in +++ b/bin/schroot/schroot-script-config.5.in @@ -18,7 +18,7 @@ .SH NAME schroot-script-config \- schroot chroot setup script configuration .SH DESCRIPTION -\fBschroot\fP uses scripts to to set up and then clean up the chroot +\fBschroot\fP uses scripts to set up and then clean up the chroot environment. These scripts may be customised using the \f[CI]script\-config\fP key in \...@schroot_conf@\fP. This key specifies a file which the setup scripts will source when they are run. The file is a Bourne shell script, and in diff --git a/bin/schroot/schroot-setup.5.in b/bin/schroot/schroot-setup.5.in index f3a2b4c..5c9327b 100644 --- a/bin/schroot/schroot-setup.5.in +++ b/bin/schroot/schroot-setup.5.in @@ -18,7 +18,7 @@ .SH NAME schroot\-setup \- schroot chroot setup scripts .SH DESCRIPTION -\fBschroot\fP uses scripts to to set up and then clean up the chroot +\fBschroot\fP uses scripts to set up and then clean up the chroot environment. The directories \f[...@schroot_conf_setup_d@\fP and \f[...@schroot_conf_exec_d@\fP contain scripts run when a chroot is created and destroyed, and entered and left, respectively. Several environment variables