bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] sys_types: fix Texinfo typos


From: Paul Eggert
Subject: [PATCH] sys_types: fix Texinfo typos
Date: Wed, 26 Oct 2016 18:12:17 -0700

* doc/glibc-functions/gnu_dev_major.texi:
* doc/glibc-functions/gnu_dev_makedev.texi:
* doc/glibc-functions/gnu_dev_minor.texi: Fix typos.
---
 ChangeLog                                | 7 +++++++
 doc/glibc-functions/gnu_dev_major.texi   | 1 +
 doc/glibc-functions/gnu_dev_makedev.texi | 1 +
 doc/glibc-functions/gnu_dev_minor.texi   | 1 +
 4 files changed, 10 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 50986ef..a10a965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-10-26  Paul Eggert  <address@hidden>
+
+       sys_types: fix Texinfo typos
+       * doc/glibc-functions/gnu_dev_major.texi:
+       * doc/glibc-functions/gnu_dev_makedev.texi:
+       * doc/glibc-functions/gnu_dev_minor.texi: Fix typos.
+
 2016-10-26  John David Anglin  <address@hidden>
 
        getprogname: port to HP-UX
diff --git a/doc/glibc-functions/gnu_dev_major.texi 
b/doc/glibc-functions/gnu_dev_major.texi
index 3a85300..da07494 100644
--- a/doc/glibc-functions/gnu_dev_major.texi
+++ b/doc/glibc-functions/gnu_dev_major.texi
@@ -6,6 +6,7 @@ Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
address@hidden
 The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
 set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
 @file{sys/types.h}; which in turn provokes deprecation warnings in
diff --git a/doc/glibc-functions/gnu_dev_makedev.texi 
b/doc/glibc-functions/gnu_dev_makedev.texi
index 2738698..6c6a15b 100644
--- a/doc/glibc-functions/gnu_dev_makedev.texi
+++ b/doc/glibc-functions/gnu_dev_makedev.texi
@@ -6,6 +6,7 @@ Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
address@hidden
 The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
 set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
 @file{sys/types.h}; which in turn provokes deprecation warnings in
diff --git a/doc/glibc-functions/gnu_dev_minor.texi 
b/doc/glibc-functions/gnu_dev_minor.texi
index b4c789c..8eb03b8 100644
--- a/doc/glibc-functions/gnu_dev_minor.texi
+++ b/doc/glibc-functions/gnu_dev_minor.texi
@@ -6,6 +6,7 @@ Gnulib module: ---
 
 Portability problems fixed by Gnulib:
 @itemize
address@hidden
 The @code{AC_HEADER_MAJOR} macro in Autoconf 2.69 and earlier fails to
 set @code{MAJOR_IN_SYSMACROS} when it detects namespace pollution in
 @file{sys/types.h}; which in turn provokes deprecation warnings in
-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]