summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--man/dpkg-buildflags.man2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 44b55121f..345a4d3b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ dpkg (1.19.1) UNRELEASED; urgency=medium
be needed. Reported by Niels Thykier <niels@thykier.net>.
* Documentation:
- Update gettext minimal version in README.
+ - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
+ Spotted by Helge Kreutzmann <debian@helgefjell.de>.
* Packaging:
- Install update-alternatives policykit-1 file.
- Add Breaks to libdpkg-perl against pkg-kde-tools (<< 0.15.28~), as
diff --git a/man/dpkg-buildflags.man b/man/dpkg-buildflags.man
index 541132e0b..f9b288ab5 100644
--- a/man/dpkg-buildflags.man
+++ b/man/dpkg-buildflags.man
@@ -254,7 +254,7 @@ reasons.
.B lfs
This setting (disabled by default) enables Large File Support on 32-bit
architectures where their ABI does not include LFS by default, by adding
-\fB-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64\fP to \fBCPPFLAGS\fP
+\fB-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64\fP to \fBCPPFLAGS\fP.
.
.SS qa
Several compile-time options (detailed below) can be used to help detect