This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch main
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=6eb1ab9cf079950150bab55a2119b8d5586d7931

commit 6eb1ab9cf079950150bab55a2119b8d5586d7931
Author: Guillem Jover <[email protected]>
AuthorDate: Mon Aug 28 04:45:14 2023 +0200

    man: Fix typo in future lfs feature introduction version
    
    The version was mistyped.
---
 man/dpkg-buildflags.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/dpkg-buildflags.pod b/man/dpkg-buildflags.pod
index 46ed35357..153e8b209 100644
--- a/man/dpkg-buildflags.pod
+++ b/man/dpkg-buildflags.pod
@@ -344,7 +344,7 @@ reasons.
 
 =item B<lfs>
 
-This setting (since dpkg 1.10.0; disabled by default) enables
+This setting (since dpkg 1.19.0; disabled by default) enables
 Large File Support on 32-bit architectures where their ABI does
 not include LFS by default, by adding
 B<-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64> to B<CPPFLAGS>.

-- 
Dpkg.Org's dpkg

Reply via email to