[cowdancer] 03/04: cowbuilder.8: Various cleanups

James Clarke jrtc27 at moszumanska.debian.org
Tue Jan 17 22:26:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

jrtc27 pushed a commit to branch master
in repository cowdancer.

commit d31de633aab2923286c1f1779723ef9cd9ba90dc
Author: James Clarke <jrtc27 at debian.org>
Date:   Tue Jan 17 22:15:33 2017 +0000

    cowbuilder.8: Various cleanups
---
 cowbuilder.8 | 37 ++++++++++++++++---------------------
 1 file changed, 16 insertions(+), 21 deletions(-)

diff --git a/cowbuilder.8 b/cowbuilder.8
index c77550d..d9e4236 100644
--- a/cowbuilder.8
+++ b/cowbuilder.8
@@ -54,15 +54,14 @@ Most options are the same as pbuilder, except for the following which are handle
 
 .TP
 .B "\-\-buildplace"
-
 The place where COW operation takes place.
 
 .TP
-.B "\-\-basepath" 
-has a very different meaning to 
-.B basetgz
+.B "\-\-basepath"
+This has a very different meaning to the
+.B "\-\-basetgz"
 option of pbuilder, since there is no tgz.  This option specifies the
-directory in which the COW master data is stored, the default being 
+directory in which the COW master data is stored, the default being
 .B "/var/cache/pbuilder/base.cow"
 
 .TP
@@ -72,16 +71,14 @@ configuration files have been read.
 
 .TP
 .BI "\-\-no\-cowdancer\-update"
-
 Do not use cowdancer on cowbuilder update. Please use this option
 when cowdancer is interfering with upgrade process, or cowdancer
 itself is being upgraded within chroot.
 
 .TP
 .BI "\-\-debian\-etch\-workaround"
-
-Work around on Debian etch compatibility. cow-shell will search for
-all files in chroot, but will work.
+Workaround for Debian Etch. cow-shell will search for all files in the chroot,
+but will work.
 
 .SH "CONFIGURATION FILES"
 
@@ -125,13 +122,11 @@ ignored.
 
 .TP
 .BI "NO_COWDANCER_UPDATE=" "1"
-
 See
 .B "--no-cowdancer-update"
 
 .TP
 .BI "DEBIAN_ETCH_WORKAROUND=" "1"
-
 See
 .B "--debian-etch-workaround"
 
@@ -153,9 +148,9 @@ I: running debootstrap
 I: Retrieving Release
 	.
 	.
-.hy
+.fi
 
-.TP 
+.TP
 .B "cowbuilder update"
 Update the base.cow image.
 
@@ -174,7 +169,7 @@ Refreshing the base.tgz
 I: upgrading packages
 	.
 	.
-.hy
+.fi
 
 .TP
 .B "cowbuilder build test_0.1.dsc"
@@ -191,14 +186,14 @@ Edit
 .B "/etc/pbuilderrc"
 to have
 .B "PDEBUILD_PBUILDER=cowbuilder"
-to make this the default behavior for 
+to make this the default behavior for
 .B pdebuild.
 
 .TP
 .B "cowbuilder login --bindmounts /home/dancer"
-Start a cow-shell session inside base.cow, with 
+Start a cow-shell session inside base.cow, with
 .I "/home/dancer"
- being bind-mounted to within chroot.
+being bind-mounted to within chroot.
 
 Note that cowbuilder will not cow-protect what is inside
 .B /home/
@@ -217,11 +212,11 @@ I: Mounting /home/dancer
 I: policy-rc.d already exists
 I: entering the shell
 #
-.hy
+.fi
 
 .TP
 .B "cowbuilder create --distribution sid --basepath /var/cache/pbuilder/base-test.cow"
-Create a base.cow image with the path 
+Create a base.cow image with the path
 .B "/var/cache/pbuilder/base-test.cow"
 and distribution sid.
 
@@ -230,6 +225,6 @@ Junichi Uekawa (dancer at debian.org)
 
 .SH "SEE ALSO"
 .BR "/usr/share/doc/pbuilder/pbuilder-doc.html, "
-.BR "pbuilder (" 8 "), "
-.BR "pdebuild (" 1 ") "
+.BR "pbuilder" "(8), "
+.BR "pdebuild" "(1)"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git



More information about the Pbuilder-maint mailing list