[Pkg-cli-common-commits] [cli-common] 02/02: Fixed syntax screwup of dh_cligacpolicy's manpage

Mirco Bauer meebey at alioth.debian.org
Fri Oct 18 10:13:04 UTC 2013


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

meebey pushed a commit to branch master
in repository cli-common.

commit 125e6050b7e5fcc92a69aba4dbd4a025d38cd188
Author: Mirco Bauer <meebey at meebey.net>
Date:   Fri Oct 18 12:12:38 2013 +0200

    Fixed syntax screwup of dh_cligacpolicy's manpage
---
 dh_cligacpolicy |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dh_cligacpolicy b/dh_cligacpolicy
index c6f393c..47eda19 100755
--- a/dh_cligacpolicy
+++ b/dh_cligacpolicy
@@ -43,23 +43,23 @@ properties per line, each one separated by whitespace.
 =over 4
 
 =item B<Keyfile> is a path, from the package root, to the .snk file
-=used to sign the assembly.
+used to sign the assembly.
 
 =item B<Assembly> is the name of the assembly, without the .dll
-=extension. For example, for log4net.dll, use I<log4net>.
+extension. For example, for log4net.dll, use I<log4net>.
 
 =item B<Version Range> can be a single four-part version, such as
-=1.2.3.4, or a full range, such as 1.2.3.4-1.2.6.7. For a single line,
-=the first two numbers must be identical. To have an assembly apply to
-=multiple versions, such as 1.2.0.0 to 2.4.0.0, there needs to be one
-=line for each version range.
+1.2.3.4, or a full range, such as 1.2.3.4-1.2.6.7. For a single line,
+the first two numbers must be identical. To have an assembly apply to
+multiple versions, such as 1.2.0.0 to 2.4.0.0, there needs to be one
+line for each version range.
 
 =item B<Assembly version> is the version of the assembly being
 =built.
 
 =item B<Priority> defines the priority of the policy files.
-=Typically, each version will increase the priority and
-=contains all the policy controls for prior versions.
+Typically, each version will increase the priority and
+contains all the policy controls for prior versions.
 
 =back
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-common/packages/cli-common.git



More information about the Pkg-cli-common-commits mailing list