From 42b618d34659ed144b9580be50a54d664db9d4fd Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Thu, 31 Dec 2009 17:47:30 +0100 Subject: [PATCH] Fix some typos in man pages --- debian/changelog | 5 ++++- doc/check-symbols.1 | 2 +- doc/reverse-build-depends.1 | 2 +- reverse-build-depends | 4 ++-- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a47b92..c61b7e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,10 @@ ubuntu-dev-tools (0.87) UNRELEASED; urgency=low * requestsync: Fix a bug that prevented sync requests for new packages with a version smaller than 0. - -- Michael Bienia Thu, 31 Dec 2009 13:15:01 +0100 + [ Luca Falavigna ] + * Fix some typos in man pages. + + -- Luca Falavigna Thu, 31 Dec 2009 17:47:10 +0100 ubuntu-dev-tools (0.86) lucid; urgency=low diff --git a/doc/check-symbols.1 b/doc/check-symbols.1 index 13ad020..b997e6a 100644 --- a/doc/check-symbols.1 +++ b/doc/check-symbols.1 @@ -34,7 +34,7 @@ This will: \(bu Use \fBnm\fP \-D to determine the exported symbols of the old, installed versions of the libraries provided by telepathy\-glib. .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. .TP 2 \(bu Compare the output of \fBnm\fP \-D of the new libraries with the diff --git a/doc/reverse-build-depends.1 b/doc/reverse-build-depends.1 index 452b76c..3fcdc0d 100644 --- a/doc/reverse-build-depends.1 +++ b/doc/reverse-build-depends.1 @@ -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. .IP "\fB\-s\fR \fB\-\-sudo\fR" 4 .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 .IX Item "--distribution" Select another distribution, which is searched for build-depends. diff --git a/reverse-build-depends b/reverse-build-depends index baa5d13..e2d333b 100755 --- a/reverse-build-depends +++ b/reverse-build-depends @@ -38,7 +38,7 @@ Run apt-get update before searching for build-depends. =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> @@ -111,7 +111,7 @@ Options: -u, --update Run apt-get update before searching for build-depends. (needs root privileges) -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 -m, --print-maintainer Print the maintainer information (experimental) --distribution distribution Select a distribution to search for build-depends