Commit Graph

776 Commits

Author SHA1 Message Date
Michael Kerrisk 52d06f483d fts.3, isalpha.3, mbrtowc.3, mbsinit.3, mbsnrtowcs.3, mbsrtowcs.3, mbstowcs.3, mbtowc.3, strerror.3, strftime.3, strtol.3, strtoul.3, toupper.3, towlower.3, towupper.3, wcrtomb.3, wcsnrtombs.3, wcsrtombs.3, wcstombs.3, wctomb.3, locale.5, koi8-u.7, locale.7, uri.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-18 16:29:06 +01:00
Michael Kerrisk b4bde2e017 locale.5: SEE ALSO: add newlocale(3) + duplocale(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-18 14:12:47 +01:00
Michael Kerrisk 7153dabd0e proc.5: Document /proc/sys/kernel/random/uuid
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-17 09:02:51 +01:00
Michael Kerrisk 68d86eac00 proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-16 05:33:25 +01:00
Michael Kerrisk b9ed1fbb8b core.5: Rearrange core_pattern specifiers alphabetically
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-14 15:10:57 +01:00
Michael Kerrisk fd9c713ba3 core.5: Tweaks to Mike Frysinger's %d patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-14 15:06:55 +01:00
Mike Frysinger 23ed840284 core.5: Document core_pattern %d specifier
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-14 14:49:13 +01:00
Michael Kerrisk 3e11881012 core.5: Tweaks to Mike Frysinger's %P patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-14 14:47:09 +01:00
Mike Frysinger b6a92a9ac0 core.5: Document %P core_pattern specifier
Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-14 14:36:16 +01:00
Michael Kerrisk e9f22b0ac0 Removed trailing white space at end of lines 2014-03-11 22:33:19 +01:00
Michael Kerrisk c9e3729bea locale.5: LC_MONETARY: document 'int_p_cs_precedes' and 'int_n_cs_precedes'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 13:06:12 +01:00
Michael Kerrisk 548fe9a5cc locale.5: LC_MONETARY: Document 'int_p_sign_posn' and 'int_n_sign_posn'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 13:06:12 +01:00
Michael Kerrisk 923b0843f2 locale.5: LC_MONETARY: document 'int_p_sep_by_space' and 'int_n_sep_by_space'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 13:06:12 +01:00
Michael Kerrisk aef9ea904c locale.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:45:53 +01:00
Michael Kerrisk 8afc6598c3 locale.5: Clarify/rework 'p_cs_precedes' and 'n_cs_precedes'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:42:39 +01:00
Michael Kerrisk d2a92628a1 locale.5: Clarify/simplify 'n_sep_by_space'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:32:41 +01:00
Michael Kerrisk df31d6a5e2 locale.5: Clarify 'p_sep_by_space'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:30:34 +01:00
Michael Kerrisk 0a5c57f964 locale.5: Clarify 'p_sign_posn' and 'n_sign_posn'; simplify 'n_sign_posn'
Add initial sentence for 'p_sign_posn' and 'n_sign_posn'.
Remove repeated list for 'n_sign_posn'.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:17:21 +01:00
Michael Kerrisk 08452c798a locale.5: 'p_cs_precedes' is for *positive* values
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:08:53 +01:00
Michael Kerrisk 21f76fbd0f locale.5: Clarify LC_MONETARY 'n_cs_precedes'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 12:08:53 +01:00
Michael Kerrisk d96eca4d51 locale.5: LC_TIME: document 'cal_direction' and 'date_fmt'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 11:40:22 +01:00
Michael Kerrisk 12320325de locale.5: Document LC_MESSAGES 'yesstr'and 'nostr'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 11:35:35 +01:00
Michael Kerrisk ce48c07088 locale.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 11:35:35 +01:00
Michael Kerrisk d80ebfb2d8 locale.5: srcfix: Add some FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 11:35:35 +01:00
Michael Kerrisk 25e047476d locale.5: Document LC_IDENTIFICATION
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 11:28:00 +01:00
Michael Kerrisk 6fae67a456 locale.5: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-04 09:28:02 +01:00
Michael Kerrisk 73cb5f1834 locale.5: Document LC_ADDRESS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:08:24 +01:00
Michael Kerrisk 86c4fcada4 locale.5: Document LC_TELEPHONE
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk 929e0bf78c locale.5: Document LC_NAME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk d8672381b3 locale.5: srcfix: Added FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk c85b90343d locale.5: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk 586370d88b locale.5: Document LC_MEASUREMENT
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk 54095c2c2d locale.5: Document LC_PAPER
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk 8ed1a976b1 locale.5: Reorder LC_MESSAGES alphabetically
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:37 +01:00
Michael Kerrisk a4fbc726dd locale.5: Remove crufty reference to POSIX.2
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:36 +01:00
Michael Kerrisk ca56bbbcae locale.5: Add intro section that lists all of the LC categories
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-03-03 21:04:36 +01:00
Michael Kerrisk b40dd7e45d resolv.conf.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-26 17:42:59 +01:00
Carlos O'Donell 58822a7a1c resolv.conf.5: DESCRIPTION: mention that the data is trusted
In a recent discussion about DNSSEC it was brought to my
attention that not all system administrators may understand
that the information in /etc/resolv.conf is fully trusted.
The resolver implementation in glibc treats /etc/resolv.conf
as a fully trusted source of DNS information and passes on
the AD-bit for DNSSEC as trusted.

This patch adds a clarifying sentence to make it absolutely
clear that indeed this source of information is trusted.

Signed-off-by: Carlos O'Donell <carlos@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-26 17:42:52 +01:00
David Prévot 05c3929104 nscd.conf.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-16 10:09:02 +01:00
Michael Kerrisk e00c3a0754 close.2, getdomainname.2, getrlimit.2, madvise.2, sysinfo.2, umask.2, encrypt.3, fclose.3, fflush.3, lockf.3, rand.3, strtok.3, toupper.3, updwtmp.3, utmp.5, environ.7, hier.7, suffixes.7: Convert pages contain non-ASCII in source code comments to use UTF-8
Done using a slightly modified version of Peter Schiffer's
convert_to_utf_8.sh script. The script was modified so as *not*
a "coding:" marker to the groff source. For now, we'll only put
that marker on pages that contain non-ASCII characters in the
rendered text.

See https://bugzilla.kernel.org/show_bug.cgi?id=60807

Reported-by: Weizhou Pan <cs.wzpan@gmail.com>
Co-written-by: Peter Schiffer <pschiffe@redhat.com
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-16 08:21:18 +01:00
Michael Kerrisk 3bab9a5117 gettid.2, restart_syscall.2, lockf.3, passwd.5, socket.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-11 11:43:48 +01:00
Peter Schiffer 50ae80ee3a nscd.conf.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 11:05:30 +01:00
Michael Kerrisk 0ec954eeef gettid.2, restart_syscall.2, passwd.5, socket.7: Fix order of SEE ALSO entries
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 10:26:57 +01:00
Michael Kerrisk e231acbc56 proc.5: Remove redundant .fi tag
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 10:18:13 +01:00
Michael Kerrisk 9f62685ed3 proc.5: srcfix: remove redundant .RE
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 10:11:09 +01:00
Michael Kerrisk 275f41e1f0 proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 09:59:47 +01:00
Michael Kerrisk 5dbf5d5b9c gai.conf.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 08:08:16 +01:00
Simon Paillard c367cd59b1 ffix: add space between word and punctuation if BR or IR
Detected through the regex:
	git grep -P '^\.(BR|IR) [^ ]*[,\.]$'

Could probably be extended to match more cases and fix in perl.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-10 08:00:35 +01:00
Michael Kerrisk 9023429243 nscd.conf.5: Minor fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-07 14:47:34 +01:00
Peter Schiffer 3fdee4715b nscd.conf.5: Add note about default values
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2014-02-07 14:46:38 +01:00