Package: posh
Version: 0.5.5
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man1/posh.1.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages posh depends on:
ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii libc6 2.6-2 GNU C Library: Shared libraries
posh recommends no packages.
-- debconf information excluded
--- posh.1 2007-03-17 16:56:20.000000000 -0400
+++ /tmp/posh.1 2007-08-13 23:21:06.000000000 -0400
@@ -535,7 +535,7 @@
\fB[\fR\fIexpr\fR\fB]\fR
where
\fIexpr\fR
-is an arithmetic expression. Array indicies are currently limited to the range
0 through 1023, inclusive. Parameter substitutions take the form
+is an arithmetic expression. Array indices are currently limited to the range
0 through 1023, inclusive. Parameter substitutions take the form
\fB$\fR\fIname\fR,
\fB${\fR\fIname\fR\fB}\fR
or
@@ -1183,7 +1183,7 @@
"\fB++\fR"
.RS 3n
similar to
-\fB++\fR, except the paramter is decremented by 1.
+\fB++\fR, except the parameter is decremented by 1.
.RE
.PP
"\fB,\fR"
@@ -1310,7 +1310,7 @@
\fBPATH\fR
parameter is not used to find them, an error during their execution can cause
a non\-interactive shell to exit and parameter assignments that are specified
before the command are kept after the command completes. Just to confuse
things, if the posix option is turned off (see
\fBset\fR
-command below) some special commands are very special in that no field
splitting, file globing, brace expansion nor tilde expansion is preformed on
arguments that look like assignments. Regular built\-in commands are different
only in that the
+command below) some special commands are very special in that no field
splitting, file globing, brace expansion nor tilde expansion is performed on
arguments that look like assignments. Regular built\-in commands are different
only in that the
\fBPATH\fR
parameter is not used to find them.
.SS "Job Control"