Your message dated Sun, 16 Dec 2018 06:19:18 +0000
with message-id <[email protected]>
and subject line Bug#916188: fixed in e2fsprogs 1.44.5-1
has caused the Debian Bug report #916188,
regarding misc-manuals: Fixes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
916188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916188
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: e2fsprogs
Version: 1.44.4-2
Severity: minor
Tags: patch

Dear Maintainer,

  I have created a patch for the following defects:

  1) Two-fonts macros:

  Change them to a one-font one, when there is only one genuine
argument.

  Separate a punctuation mark or a section number from the only
argument to make two.

  2) Remove an unneeded escape in front of a horizontal tab character.

  3) Correct the unit for distance from 'in' to 'i'.

  The patch is in the attachment.

-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.20-2 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages e2fsprogs depends on:
ii  libblkid1    2.32.1-0.1
ii  libc6        2.27-8
ii  libcom-err2  1.44.4-2
ii  libext2fs2   1.44.4-2
ii  libss2       1.44.4-2
ii  libuuid1     2.32.1-0.1

Versions of packages e2fsprogs recommends:
pn  e2fsprogs-l10n  <none>

Versions of packages e2fsprogs suggests:
pn  e2fsck-static  <none>
pn  fuse2fs        <none>
pn  gpart          <none>
pn  parted         <none>

-- no debconf information

-- 
Bjarni I. Gislason
>From 1c785b21cc7c2c54c044e0c2752f464f33a5d992 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <[email protected]>
Date: Tue, 11 Dec 2018 01:49:22 +0000
Subject: [PATCH] Fixes in some manuals in the "misc" directory

  Change a two-fonts macro to a one-font one, when there is only one
genuine argument.

  Separate a punctuation mark or a section number from the only
argument to make two for a two-fonts macro.

  Remove an unneeded escape in front of a horizontal tab character.

  Correct the unit for distance from 'in' to 'i'.

Signed-off-by: Bjarni Ingi Gislason <[email protected]>
---
 misc/e2freefrag.8.in  |  4 ++--
 misc/e2mmpstatus.8.in |  6 +++---
 misc/ext4.5.in        | 10 +++++-----
 misc/filefrag.8.in    |  2 +-
 misc/mke2fs.8.in      | 22 +++++++++++-----------
 misc/mke2fs.conf.5.in |  4 ++--
 misc/tune2fs.8.in     | 14 +++++++-------
 7 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/misc/e2freefrag.8.in b/misc/e2freefrag.8.in
index 564be741..51faf436 100644
--- a/misc/e2freefrag.8.in
+++ b/misc/e2freefrag.8.in
@@ -23,7 +23,7 @@ The
 program will scan the block bitmap information to check how many free blocks
 are present as contiguous and aligned free space. The percentage of contiguous
 free blocks of size and of alignment
-.IR chunk_kb
+.I chunk_kb
 is reported.  It also displays the minimum/maximum/average free chunk size in
 the filesystem, along with a histogram of all free chunks.  This information
 can be used to gauge the level of free space fragmentation in the filesystem.
@@ -37,7 +37,7 @@ will print how many free chunks of size
 are available in units of kilobytes (Kb).  The chunk size must be a
 power of two and be larger than filesystem block size.
 .TP
-.BI \-h
+.B \-h
 Print the usage of the program.
 .SH EXAMPLE
 # e2freefrag /dev/vgroot/lvhome
diff --git a/misc/e2mmpstatus.8.in b/misc/e2mmpstatus.8.in
index f7d9557e..5f0e9dbb 100644
--- a/misc/e2mmpstatus.8.in
+++ b/misc/e2mmpstatus.8.in
@@ -34,11 +34,11 @@ the filesystem being modified simultaneously by more than 
one node.
 It is NOT safe to mount a filesystem when one of the following conditions
 is true:
 .br
-\      1. e2fsck is running on the filesystem.
+       1. e2fsck is running on the filesystem.
 .br
-\      2. the filesystem is in use by another node.
+       2. the filesystem is in use by another node.
 .br
-\      3. The MMP block is corrupted or cannot be read for some reason.
+       3. The MMP block is corrupted or cannot be read for some reason.
 .br
 The
 .B e2mmpstatus
diff --git a/misc/ext4.5.in b/misc/ext4.5.in
index 86bf3b54..2a557d6e 100644
--- a/misc/ext4.5.in
+++ b/misc/ext4.5.in
@@ -191,7 +191,7 @@ the
 option to
 .BR mke2fs (8)
 or
-.BR tune2fs(8).
+.BR tune2fs(8) .
 .TP
 .B large_dir
 .br
@@ -766,13 +766,13 @@ ext4, 3.16
 ext4, 3.18
 .IP "\fBencrypt\fR" 2i
 ext4, 4.1
-.IP "\fBmetadata_csum_seed\fR" 2in
+.IP "\fBmetadata_csum_seed\fR" 2i
 ext4, 4.4
-.IP "\fBproject\fR" 2in
+.IP "\fBproject\fR" 2i
 ext4, 4.5
-.IP "\fBea_inode\fR" 2in
+.IP "\fBea_inode\fR" 2i
 ext4, 4.13
-.IP "\fBlarge_dir\fR" 2in
+.IP "\fBlarge_dir\fR" 2i
 ext4, 4.13
 .SH SEE ALSO
 .BR mke2fs (8),
diff --git a/misc/filefrag.8.in b/misc/filefrag.8.in
index 292b3b7d..5292672f 100644
--- a/misc/filefrag.8.in
+++ b/misc/filefrag.8.in
@@ -43,7 +43,7 @@ is unspecified it defaults to 1024 bytes.
 .B \-e
 Print output in extent format, even for block-mapped files.
 .TP
-.BI \-k
+.B \-k
 Use 1024\-byte blocksize for output (identical to '\-b 1024').
 .TP
 .B \-s
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 4a2aa8fd..7162494a 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -363,7 +363,7 @@ small risk if the system crashes before the journal has 
been overwritten
 entirely one time.  If the option value is omitted, it defaults to 1 to
 enable lazy journal inode zeroing.
 .TP
-.BI no_copy_xattrs
+.B no_copy_xattrs
 Normally
 .B mke2fs
 will copy the extended attributes of the files in the directory
@@ -401,7 +401,7 @@ filesystem to change based on the user running \fBmke2fs\fR.
 Set a flag in the filesystem superblock indicating that it may be
 mounted using experimental kernel code, such as the ext4dev filesystem.
 .TP
-.BI discard
+.B discard
 Attempt to discard blocks at mkfs time (discarding blocks initially is useful
 on solid state devices and sparse / thin-provisioned storage). When the device
 advertises that discard also zeroes data (any subsequent read after the discard
@@ -409,10 +409,10 @@ and before write returns zero), then mark all 
not-yet-zeroed inode tables as
 zeroed. This significantly speeds up filesystem initialization. This is set
 as default.
 .TP
-.BI nodiscard
+.B nodiscard
 Do not attempt to discard blocks at mkfs time.
 .TP
-.BI quotatype
+.B quotatype
 Specify the which  quota types (usrquota, grpquota, prjquota) which
 should be enabled in the created file system.  The argument of this
 extended option should be a colon separated list.  This option has
@@ -699,7 +699,7 @@ touching the inode table and the block and inode bitmaps.  
The
 program should be run immediately after this option is used, and there
 is no guarantee that any data will be salvageable.  Due to the wide
 variety of possible options to
-.BR mke2fs
+.B mke2fs
 that affect the on-disk layout, it is critical to specify exactly
 the same format options, such as blocksize, fs-type, feature flags, and
 other tunables when using this option, or the filesystem will be further
@@ -816,30 +816,30 @@ in the configuration file.
 WARNING: The undo file cannot be used to recover from a power or system crash.
 .SH ENVIRONMENT
 .TP
-.BI MKE2FS_SYNC
+.B MKE2FS_SYNC
 If set to non-zero integer value, its value is used to determine how often
 .BR sync (2)
 is called during inode table initialization.
 .TP
-.BI MKE2FS_CONFIG
+.B MKE2FS_CONFIG
 Determines the location of the configuration file (see
 .BR mke2fs.conf (5)).
 .TP
-.BI MKE2FS_FIRST_META_BG
+.B MKE2FS_FIRST_META_BG
 If set to non-zero integer value, its value is used to determine first meta
 block group. This is mostly for debugging purposes.
 .TP
-.BI MKE2FS_DEVICE_SECTSIZE
+.B MKE2FS_DEVICE_SECTSIZE
 If set to non-zero integer value, its value is used to determine logical
 sector size of the
 .IR device .
 .TP
-.BI MKE2FS_DEVICE_PHYS_SECTSIZE
+.B MKE2FS_DEVICE_PHYS_SECTSIZE
 If set to non-zero integer value, its value is used to determine physical
 sector size of the
 .IR device .
 .TP
-.BI MKE2FS_SKIP_CHECK_MSG
+.B MKE2FS_SKIP_CHECK_MSG
 If set, do not show the message of filesystem automatic check caused by
 mount count or check interval.
 .SH AUTHOR
diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in
index ab93c776..cdebf08c 100644
--- a/misc/mke2fs.conf.5.in
+++ b/misc/mke2fs.conf.5.in
@@ -134,7 +134,7 @@ If both the user and the
 .B mke2fs.conf
 file do not specify a default filesystem type, mke2fs will use a
 default filesystem type of
-.IR ext3
+.I ext3
 if a journal was requested via a command-line option, or
 .I ext2
 if not.
@@ -512,7 +512,7 @@ huge file number.
 .I zero_hugefiles
 This boolean relation specifies whether or not zero blocks will be
 written to the hugefiles while
-.BR mke2fs(8)
+.BR mke2fs (8)
 is creating them.  By default, zero blocks will be written to the huge
 files to avoid stale data from being made available to potentially
 untrusted user programs, unless the device supports a discard/trim
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index f1def2bf..b60db6ed 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -94,7 +94,7 @@ tune2fs \- adjust tunable filesystem parameters on 
ext2/ext3/ext4 filesystems
 ]
 device
 .SH DESCRIPTION
-.BI tune2fs
+.B tune2fs
 allows the system administrator to adjust various tunable filesystem
 parameters on Linux ext2, ext3, or ext4 filesystems.  The current values
 of these options can be displayed by using the
@@ -331,7 +331,7 @@ must be run from a rescue floppy in order to effect this 
transition.
 On some distributions, such as Debian, if an initial ramdisk is used,
 the initrd scripts will automatically convert an ext2 root filesystem
 to ext3 if the
-.BR /etc/fstab
+.B /etc/fstab
 file specifies the ext3 filesystem for the root filesystem in order to
 avoid requiring the use of a rescue floppy to add an ext3 journal to
 the root filesystem.
@@ -653,9 +653,9 @@ feature,
 can be run to convert existing directories to the hashed B-tree format.
 Enabling certain filesystem features may prevent the filesystem from being
 mounted by kernels which do not support those features.  In particular, the
-.BR uninit_bg
+.B uninit_bg
 and
-.BR flex_bg
+.B flex_bg
 features are only supported by the ext4 filesystem.
 .TP
 .BI \-r " reserved-blocks-count"
@@ -666,13 +666,13 @@ Sets 'quota' feature on the superblock and works on the 
quota files for the
 given quota type. Quota options could be one or more of the following:
 .RS 1.2i
 .TP
-.BR [^]usrquota
+.B [^]usrquota
 Sets/clears user quota inode in the superblock.
 .TP
-.BR [^]grpquota
+.B [^]grpquota
 Sets/clears group quota inode in the superblock.
 .TP
-.BR [^]prjquota
+.B [^]prjquota
 Sets/clears project quota inode in the superblock.
 .RE
 .TP
-- 
2.19.2


--- End Message ---
--- Begin Message ---
Source: e2fsprogs
Source-Version: 1.44.5-1

We believe that the bug you reported is fixed in the latest version of
e2fsprogs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Theodore Y. Ts'o <[email protected]> (supplier of updated e2fsprogs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 15 Dec 2018 22:46:49 -0500
Source: e2fsprogs
Binary: fuse2fs e2fsck-static e2fsprogs-l10n libcomerr2 libcom-err2 comerr-dev 
libss2 ss-dev e2fsprogs-udeb e2fslibs e2fslibs-dev libext2fs2 libext2fs-dev 
e2fsprogs
Architecture: source
Version: 1.44.5-1
Distribution: unstable
Urgency: medium
Maintainer: Theodore Y. Ts'o <[email protected]>
Changed-By: Theodore Y. Ts'o <[email protected]>
Description:
 comerr-dev - common error description library - headers and static libraries
 e2fsck-static - statically-linked version of the ext2/ext3/ext4 filesystem 
checke
 e2fslibs   - transitional package
 e2fslibs-dev - transitional package
 e2fsprogs  - ext2/ext3/ext4 file system utilities
 e2fsprogs-l10n - ext2/ext3/ext4 file system utilities - translations
 e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer 
(udeb)
 fuse2fs    - ext2 / ext3 / ext4 file system driver for FUSE
 libcom-err2 - common error description library
 libcomerr2 - transitional package
 libext2fs-dev - ext2/ext3/ext4 file system libraries - headers and static 
librari
 libext2fs2 - ext2/ext3/ext4 file system libraries
 libss2     - command-line interface parsing library
 ss-dev     - command-line interface parsing library - headers and static libra
Closes: 888899 907634 914087 915942 916188
Changes:
 e2fsprogs (1.44.5-1) unstable; urgency=medium
 .
   * New upstream version
   * Avoid overflows when tracking the number of files defragged
     by e4defrag (Closes: #888899)
   * Fix groff formatting nits in various man pages (Closes: #916188)
   * Fix location of libext2fs documentation (Closes: #915942)
   * Fix regression so we are correctly translating Posix ACL's
     in libext2fs
   * Use the online free block counts so e2freefrag's percentages
     are correct
   * Fix a false warning that tune2fs will take long time to change
     a UUID if the metadata_csum feature is not enabled
   * Fix mk_cmds so it works on a usrmerge system when e2fsprogs is built
     on a non-usrmerge system (Closes: #914087)
   * E2fsck will avoid offering to set the inline_data feature flag
     unnecessarily
   * E4defrag will handle the case where it is running as root and it can't
     find the file system to open more gracefully (Closes: #907634)
   * Fix a bug where resize2fs was failing to update the extent tree
     checksums in an corner case
   * Fix fuse2fs's command line parsing when options are specified after
     the target device/image
   * Fix a bug which could cause e2fsprogs tools to segfault on a corrupted
     file system where the journal's s_nr_users is impossibly large.
   * E2image now includes the mmp block (if needed) when creating a
     metadata-only image.
   * When e2fsck notices it could optimize an extent tree, it will now ask
     "Optimize?" instead of "Fix?", which was confusing some users since it
     implied that something was broken.
Checksums-Sha1:
 44105d35e604d6ef2e34d8367a5748a3a5b16293 2747 e2fsprogs_1.44.5-1.dsc
 c3f64d10b6ef1a268a077838a5cafb6aaebe2986 7619237 e2fsprogs_1.44.5.orig.tar.gz
 db05093049f5f2788a5b6fd23a6746bbcfe05ed9 488 e2fsprogs_1.44.5.orig.tar.gz.asc
 42f5b9d82b58387138efa2d51cff303f0c7291ae 78056 e2fsprogs_1.44.5-1.debian.tar.xz
 3a2708e16aad449d9c3b1301f803e509769394b4 10624 
e2fsprogs_1.44.5-1_amd64.buildinfo
Checksums-Sha256:
 119cb2a7901e48bb282b6335121388f7e5849b40664dae0c05c03491236db5bb 2747 
e2fsprogs_1.44.5-1.dsc
 2e211fae27ef74d5af4a4e40b10b8df7f87c655933bd171aab4889bfc4e6d1cc 7619237 
e2fsprogs_1.44.5.orig.tar.gz
 c0e3e4e51f46c005890963b005015b784b2f19e291a16a15681b9906528f557e 488 
e2fsprogs_1.44.5.orig.tar.gz.asc
 287dd7f311a98c99e984500d7cfd2860aa0c5409672f35515f0a31412799d0dc 78056 
e2fsprogs_1.44.5-1.debian.tar.xz
 2af9e3c8a5a609534834e5f9ca2c174272bcd8e231dc766879f84c11aadf2ef6 10624 
e2fsprogs_1.44.5-1_amd64.buildinfo
Files:
 9964621411884cf0dcdeb998e400eb2d 2747 admin required e2fsprogs_1.44.5-1.dsc
 8d78b11d04d26c0b2dd149529441fa80 7619237 admin required 
e2fsprogs_1.44.5.orig.tar.gz
 dde8ecabaf0f5082ef7de90e8bc9b8c6 488 admin required 
e2fsprogs_1.44.5.orig.tar.gz.asc
 9ee35898680b692654c908121aedf43d 78056 admin required 
e2fsprogs_1.44.5-1.debian.tar.xz
 0e157b3759a60871c1a7ab79245375fd 10624 admin required 
e2fsprogs_1.44.5-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEK2m5VNv+CHkogTfJ8vlZVpUNgaMFAlwV60IACgkQ8vlZVpUN
gaOA6Af+JciSTLx0xu40c0CsAzhE7bFjCsinRIsZCOkbv3UMVjprXvB3L4iSM0x2
muvOIaMlb9W+XyqyspNoEwJkADGPdZ8aXtVFryAxW7qALF/+UKCdnm7xQ1yPTTwL
eOFdX9ssTXWoxBSreNHm8/b2VoKrzWkurp4h8e0t2GeaPRn+I6Tbtmy+TNutg27A
/dJ3YLIji5yw6PsmUUV4jJlrfY+Cgq4dpc+adQDMkbiCIGtBij8PXTEf7XhStUGm
vhLcxk8vFVsk3gw8N0/3+pHBIkjJYBucCTaRC4mt2H8O6/OrmuCJLv+idM548cz9
Q0ALhMHpbLQGQ5W/PL8GX7MJuPXguA==
=/X2i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to