Extra “be” in “can be also be”. Signed-off-by: Jonathan Nieder <[email protected]> --- Hi,
Here’s a small patch for the dpkg manual, fixing a typo I noticed while looking at the relationship between dpkg and dpkg-deb. The translations should probably also be smudged to avoid seeming out of date, but my knowledge of po4a isn’t up to it. I hope it is nevertheless of some use. Regards, Jonathan man/dpkg.1 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/dpkg.1 b/man/dpkg.1 index 4bc2ec8..4f86004 100644 --- a/man/dpkg.1 +++ b/man/dpkg.1 @@ -24,7 +24,7 @@ controlled entirely via command line parameters, which consist of exactly one action and zero or more options. The action-parameter tells \fBdpkg\fP what to do and options control the behavior of the action in some way. -\fBdpkg\fP can be also be used as a front-end to \fBdpkg\-deb\fP(1). +\fBdpkg\fP can also be used as a front-end to \fBdpkg\-deb\fP(1). The following are \fBdpkg\-deb\fP actions, and if they are encountered, \fBdpkg\fP just runs \fBdpkg\-deb\fP with the parameters given to it: -- 1.6.5.rc1.199.g596ec -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

