Fix some typos in man pages

This commit is contained in:
Luca Falavigna 2009-12-31 17:47:30 +01:00
parent 65762755c0
commit 42b618d346
4 changed files with 8 additions and 5 deletions

5
debian/changelog vendored
View File

@ -10,7 +10,10 @@ ubuntu-dev-tools (0.87) UNRELEASED; urgency=low
* requestsync: Fix a bug that prevented sync requests for new packages with * requestsync: Fix a bug that prevented sync requests for new packages with
a version smaller than 0. a version smaller than 0.
-- Michael Bienia <geser@ubuntu.com> Thu, 31 Dec 2009 13:15:01 +0100 [ Luca Falavigna ]
* Fix some typos in man pages.
-- Luca Falavigna <dktrkranz@ubuntu.com> Thu, 31 Dec 2009 17:47:10 +0100
ubuntu-dev-tools (0.86) lucid; urgency=low ubuntu-dev-tools (0.86) lucid; urgency=low

View File

@ -34,7 +34,7 @@ This will:
\(bu Use \fBnm\fP \-D to determine the exported symbols of the old, \(bu Use \fBnm\fP \-D to determine the exported symbols of the old,
installed versions of the libraries provided by telepathy\-glib. installed versions of the libraries provided by telepathy\-glib.
.TP 2 .TP 2
\(bu Install the binary libaries provided by the new version of \(bu Install the binary libraries provided by the new version of
telepathy\-glib. telepathy\-glib.
.TP 2 .TP 2
\(bu Compare the output of \fBnm\fP \-D of the new libraries with the \(bu Compare the output of \fBnm\fP \-D of the new libraries with the

View File

@ -144,7 +144,7 @@ build\-rdeps \- find packages that depend on a specific package to build (revers
Run apt-get update before searching for build-depends. Run apt-get update before searching for build-depends.
.IP "\fB\-s\fR \fB\-\-sudo\fR" 4 .IP "\fB\-s\fR \fB\-\-sudo\fR" 4
.IX Item "-s --sudo" .IX Item "-s --sudo"
Use sudo when running apt-get update. Has no effect if \-u is ommitted. Use sudo when running apt-get update. Has no effect if \-u is omitted.
.IP "\fB\-\-distribution\fR" 4 .IP "\fB\-\-distribution\fR" 4
.IX Item "--distribution" .IX Item "--distribution"
Select another distribution, which is searched for build-depends. Select another distribution, which is searched for build-depends.

View File

@ -38,7 +38,7 @@ Run apt-get update before searching for build-depends.
=item B<-s> B<--sudo> =item B<-s> B<--sudo>
Use sudo when running apt-get update. Has no effect if -u is ommitted. Use sudo when running apt-get update. Has no effect if -u is omitted.
=item B<--distribution> =item B<--distribution>
@ -111,7 +111,7 @@ Options:
-u, --update Run apt-get update before searching for build-depends. -u, --update Run apt-get update before searching for build-depends.
(needs root privileges) (needs root privileges)
-s, --sudo Use sudo when running apt-get update -s, --sudo Use sudo when running apt-get update
(has no effect when -u is ommitted) (has no effect when -u is omitted)
-d, --debug Enable the debug mode -d, --debug Enable the debug mode
-m, --print-maintainer Print the maintainer information (experimental) -m, --print-maintainer Print the maintainer information (experimental)
--distribution distribution Select a distribution to search for build-depends --distribution distribution Select a distribution to search for build-depends