diff options
author | Roger Leigh <rleigh@debian.org> | 2008-05-04 22:28:09 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2008-05-04 22:29:01 +0100 |
commit | c932f7b5ed266778bacbb607ea026b5316ee623f (patch) | |
tree | 62a51768a97f5e723695a4c25ab9b404df0dcd73 /bin | |
parent | 88cc44832923957a060e2564616321ef04260662 (diff) | |
download | schroot-c932f7b5ed266778bacbb607ea026b5316ee623f.tar.gz |
[man] NAME section uses ASCII hyphen, not em dash
Diffstat (limited to 'bin')
-rw-r--r-- | bin/csbuild/csbuild.1.in | 2 | ||||
-rw-r--r-- | bin/dchroot-dsa/dchroot-dsa.1.in | 2 | ||||
-rw-r--r-- | bin/dchroot/dchroot.1.in | 2 | ||||
-rw-r--r-- | bin/schroot/schroot-script-config.5.in | 2 | ||||
-rw-r--r-- | bin/schroot/schroot-setup.5.in | 2 | ||||
-rw-r--r-- | bin/schroot/schroot.1.in | 2 | ||||
-rw-r--r-- | bin/schroot/schroot.conf.5.in | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/bin/csbuild/csbuild.1.in b/bin/csbuild/csbuild.1.in index 7d8ee5d9..f83478d8 100644 --- a/bin/csbuild/csbuild.1.in +++ b/bin/csbuild/csbuild.1.in @@ -16,7 +16,7 @@ .\" .TH CSBUILD 1 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -csbuild \[em] build debian packages from source +csbuild \- build debian packages from source .SH SYNOPSIS .B csbuild .RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version diff --git a/bin/dchroot-dsa/dchroot-dsa.1.in b/bin/dchroot-dsa/dchroot-dsa.1.in index 72d3620a..c28a2824 100644 --- a/bin/dchroot-dsa/dchroot-dsa.1.in +++ b/bin/dchroot-dsa/dchroot-dsa.1.in @@ -16,7 +16,7 @@ .\" .TH DCHROOT-DSA 1 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -dchroot\-dsa \[em] enter a chroot environment +dchroot\-dsa \- enter a chroot environment .SH SYNOPSIS .B dchroot\-dsa .RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version diff --git a/bin/dchroot/dchroot.1.in b/bin/dchroot/dchroot.1.in index 004487af..b9a628b5 100644 --- a/bin/dchroot/dchroot.1.in +++ b/bin/dchroot/dchroot.1.in @@ -16,7 +16,7 @@ .\" .TH DCHROOT 1 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -dchroot \[em] enter a chroot environment +dchroot \- enter a chroot environment .SH SYNOPSIS .B dchroot .RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version diff --git a/bin/schroot/schroot-script-config.5.in b/bin/schroot/schroot-script-config.5.in index b9a5cc4b..f4ee0b2f 100644 --- a/bin/schroot/schroot-script-config.5.in +++ b/bin/schroot/schroot-script-config.5.in @@ -16,7 +16,7 @@ .\" .TH SCHROOT-SCRIPT-CONFIG 5 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -schroot-script-config \[em] schroot chroot setup script configuration +schroot-script-config \- schroot chroot setup script configuration .SH DESCRIPTION \fBschroot\fP uses scripts to to set up and then clean up the chroot environment. These scripts may be customised using the \f[CI]script\-config\fP diff --git a/bin/schroot/schroot-setup.5.in b/bin/schroot/schroot-setup.5.in index 1fb7b80c..f3a2b4c5 100644 --- a/bin/schroot/schroot-setup.5.in +++ b/bin/schroot/schroot-setup.5.in @@ -16,7 +16,7 @@ .\" .TH SCHROOT\-SETUP 5 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -schroot\-setup \[em] schroot chroot setup scripts +schroot\-setup \- schroot chroot setup scripts .SH DESCRIPTION \fBschroot\fP uses scripts to to set up and then clean up the chroot environment. The directories \f[BI]@SCHROOT_CONF_SETUP_D@\fP and diff --git a/bin/schroot/schroot.1.in b/bin/schroot/schroot.1.in index b3ba62c9..579f30f5 100644 --- a/bin/schroot/schroot.1.in +++ b/bin/schroot/schroot.1.in @@ -17,7 +17,7 @@ .\" .TH SCHROOT 1 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -schroot \[em] securely enter a chroot environment +schroot \- securely enter a chroot environment .SH SYNOPSIS .B schroot .RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version diff --git a/bin/schroot/schroot.conf.5.in b/bin/schroot/schroot.conf.5.in index 52c91723..53dc7e8c 100644 --- a/bin/schroot/schroot.conf.5.in +++ b/bin/schroot/schroot.conf.5.in @@ -16,7 +16,7 @@ .\" .TH SCHROOT.CONF 5 "@RELEASE_DATE@" "Version @VERSION@" "Debian sbuild" .SH NAME -schroot.conf \[em] chroot definition file for schroot +schroot.conf \- chroot definition file for schroot .SH DESCRIPTION \f[BI]schroot.conf\fP is a plain UTF-8 text file, describing the chroots available for use with schroot. |