[dpkg] 05/06: man: Add missing dot on the dpkg-buildflags «lfs» paragraph
Mattia Rizzolo
mattia at debian.org
Mon Oct 23 18:10:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to annotated tag 1.19.0.3
in repository dpkg.
commit 2881ea29227cf11477abcf3eabcc0449d44a0556
Author: Guillem Jover <guillem at debian.org>
Date: Sat Oct 21 13:21:00 2017 +0200
man: Add missing dot on the dpkg-buildflags «lfs» paragraph
Spotted-by: Helge Kreutzmann <debian at helgefjell.de>
(cherry picked from commit 78e824f4e26156ee6edb8b80ad30125f818c11f3)
---
debian/changelog | 3 +++
man/dpkg-buildflags.man | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c63803c..c9c81ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ dpkg (1.19.0.3) UNRELEASED; urgency=medium
Rules-Requires-Root field. This meant the field was being ignored.
* Setup and check rootcommand in dpkg-buildpackage only if it is going to
be needed. Reported by Niels Thykier <niels at thykier.net>.
+ * Documentation:
+ - Add a missing dot on the dpkg-buildflags(1) «lfs» feature paragraph.
+ Spotted by Helge Kreutzmann <debian at helgefjell.de>.
* Packaging:
- Comment out Rules-Requires-Root field until debhelper supports it.
diff --git a/man/dpkg-buildflags.man b/man/dpkg-buildflags.man
index 541132e..f9b288a 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git
More information about the Reproducible-commits
mailing list