Package: e2fsprogs Version: 1.38+1.39-WIP-2006.04.09-2 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man5/mke2fs.conf.5.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.16-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages e2fsprogs depends on: ii e2fslibs 1.38+1.39-WIP-2006.04.09-2 ext2 filesystem libraries ii libblkid1 1.38+1.39-WIP-2006.04.09-2 block device id library ii libc6 2.3.6-9 GNU C Library: Shared libraries ii libcomerr2 1.38+1.39-WIP-2006.04.09-2 common error description library ii libdevmapper1 2:1.02.05-2 The Linux Kernel Device Mapper use ii libselinux1 1.30-1 SELinux shared libraries ii libsepol1 1.12-1 Security Enhanced Linux policy lib ii libss2 1.38+1.39-WIP-2006.04.09-2 command-line interface parsing lib ii libuuid1 1.38+1.39-WIP-2006.04.09-2 universally unique id library e2fsprogs recommends no packages. -- no debconf information
--- mke2fs.conf.5 2006-05-14 18:14:03.000000000 -0400 +++ /tmp/mke2fs.conf.5 2006-05-21 16:10:49.000000000 -0400 @@ -59,7 +59,7 @@ "\et" (for the tab character), "\eb" (for the backspace character), and "\e\e" (for the backslash character). .P -The following stanzs are used in the +The following stanzas are used in the .I mke2fs.conf file. They will be described in more detail in future sections of this document. @@ -100,7 +100,7 @@ .TP .I base_features This relation specifies the filesystems features which are enabled in -newly created filesystems. It may be overriden by the +newly created filesystems. It may be overridden by the .I base_features relation found in the filesystem-type-specific subsection of the @@ -111,9 +111,9 @@ This relation specifies a set of features that should be added or removed to the features listed in the .I base_features -relation. It may be overriden by the filesystem-specific +relation. It may be overridden by the filesystem-specific .I default_features -in the filesystem-type subection of +in the filesystem-type subsection of .IR [fs_types] , and by the .B -O @@ -169,7 +169,7 @@ This relation specifies set of features which should be enabled or disabled to the features listed in the .I base_features -relation. It may be overriden by the +relation. It may be overridden by the .B -O command-line option to .BR mke2fs (8).

