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
1=== modified file 'debian/xhelp2man'
2--- debian/xhelp2man 2011-12-13 14:28:47 +0000
3+++ debian/xhelp2man 2012-05-22 06:56:18 +0000
4@@ -57,7 +57,7 @@
5 fail "No description found for $name in $name2desc"
6
7 printf '.TH %s "%s" "%s" "%s" "%s"\n' "${th}" 1 "${ver} api=${apidate}" \
8- "IAM API command line tools" "User Commands"
9+ "RDS API command line tools" "User Commands"
10 cat <<EOF
11 .SH NAME
12 ${name} \- ${desc}

Subscribers

People subscribed via source and target branches