This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 00/37] Manual typos: Overview


Typos addressed in this patchset include obvious mistakes such as
repeated repeated words, wrong case or tense, speling mistakes, and
wrong variable names.  The occasional comma is also addressed, where
its absence introduces ambiguity, or its presence disturbs the
sentence.

Verified patches apply cleanly against latest master and that `make
info|html|pdf' completes without error on x86_64.

---
 INSTALL              |    8 +--
 manual/argp.texi     |   10 ++--
 manual/arith.texi    |   16 ++---
 manual/charset.texi  |   68 ++++++++++-----------
 manual/conf.texi     |   10 ++--
 manual/contrib.texi  |    6 +-
 manual/crypt.texi    |    8 +--
 manual/ctype.texi    |    4 +-
 manual/debug.texi    |    4 +-
 manual/errno.texi    |   22 +++----
 manual/filesys.texi  |   42 ++++++-------
 manual/getopt.texi   |   10 ++--
 manual/install.texi  |    6 +-
 manual/intro.texi    |    2 +-
 manual/job.texi      |    2 +-
 manual/lang.texi     |    4 +-
 manual/llio.texi     |   78 ++++++++++++-------------
 manual/locale.texi   |   16 ++---
 manual/maint.texi    |    2 +-
 manual/math.texi     |   36 ++++++------
 manual/memory.texi   |   24 ++++----
 manual/message.texi  |  159 +++++++++++++++++++++++++-------------------------
 manual/nss.texi      |   44 +++++++-------
 manual/pattern.texi  |   24 ++++----
 manual/probes.texi   |    4 +-
 manual/process.texi  |    2 +-
 manual/resource.texi |   52 ++++++++---------
 manual/search.texi   |   36 ++++++------
 manual/setjmp.texi   |    8 +--
 manual/signal.texi   |    6 +-
 manual/socket.texi   |   28 ++++-----
 manual/startup.texi  |    8 +--
 manual/stdio.texi    |   85 ++++++++++++++-------------
 manual/string.texi   |   24 ++++----
 manual/sysinfo.texi  |   52 ++++++++---------
 manual/syslog.texi   |    4 +-
 manual/terminal.texi |   18 +++---
 manual/threads.texi  |    2 +-
 manual/time.texi     |   40 ++++++-------
 manual/users.texi    |   35 ++++++-----
 40 files changed, 504 insertions(+), 505 deletions(-)

-- 
1.7.9.5

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]