Merge lp:~jbrowne/ubuntu/quantal/rdscli/quantal into lp:~awstools-dev/ubuntu/quantal/rdscli/quantal

Proposed by Jim Browne
Status: Merged
Merged at revision: 53
Proposed branch: lp:~jbrowne/ubuntu/quantal/rdscli/quantal
Merge into: lp:~awstools-dev/ubuntu/quantal/rdscli/quantal
Diff against target: 12 lines (+1/-1)
1 file modified
debian/xhelp2man (+1/-1)
To merge this branch: bzr merge lp:~jbrowne/ubuntu/quantal/rdscli/quantal
Reviewer Review Type Date Requested Status
Scott Moser Pending
Review via email: mp+106749@code.launchpad.net

Description of the change

Minor string fix

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/xhelp2man'
--- debian/xhelp2man 2011-12-13 14:28:47 +0000
+++ debian/xhelp2man 2012-05-22 06:56:18 +0000
@@ -57,7 +57,7 @@
57 fail "No description found for $name in $name2desc"57 fail "No description found for $name in $name2desc"
5858
59printf '.TH %s "%s" "%s" "%s" "%s"\n' "${th}" 1 "${ver} api=${apidate}" \59printf '.TH %s "%s" "%s" "%s" "%s"\n' "${th}" 1 "${ver} api=${apidate}" \
60 "IAM API command line tools" "User Commands"60 "RDS API command line tools" "User Commands"
61cat <<EOF61cat <<EOF
62.SH NAME62.SH NAME
63${name} \- ${desc}63${name} \- ${desc}

Subscribers

People subscribed via source and target branches