Package: ash
Version: 0.5.2-1
Severity: minor
Tags: patch
% man ash | grep -A 1 -n "each character of the IFS "
753: The shell treats each character of the IFS as a delimiter and
use the
754- delimiters to split the results of parameter expansion and
command sub-
The singular verb 'treats' disagrees with the plural verb 'use'. The subject
"shell" is
singular; 'use' should be 'uses'.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages ash depends on:
ii dash 0.5.2-1 The Debian Almquist Shell
-- debconf information:
ash/sh: false
1032c1032
< as a delimiter and use the delimiters to split the results of parameter
---
> as a delimiter and uses the delimiters to split the results of parameter