Commit Graph

1117 Commits

Author SHA1 Message Date
David Prevot 82e8d7a79c iso_8859-6.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:05:38 +02:00
David Prevot 105dc01c62 iso_8859-5.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:04:45 +02:00
David Prevot 0a776fe419 iso_8859-4.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:03:49 +02:00
David Prevot 9e75884364 iso_8859-3.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:02:50 +02:00
David Prevot b6e6f9883e iso_8859-14.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:01:43 +02:00
David Prevot c2b1f9f233 iso_8859-13.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:00:15 +02:00
David Prevot 3a2b27c594 iso_8859-11.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:58:00 +02:00
David Prevot aa0a7f1fc3 iso_8859-10.7: Capitalize hexadecimal numbers
The patch addresses the uppercase hexadecimal numbers
minor issue for iso_8859-10.7. Please note that this
patch also address a minor s/ca/CB/ typo.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:55:39 +02:00
David Prevot 9d66913b94 cp1251.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:55:23 +02:00
David Prevot eb7658b588 armscii-8.7: Write the character set name as ArmSCII
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:50:29 +02:00
David Prevot 8f13638cf2 armscii-8.7: Capitalize hexadecimal numbers
koi8-u.7 was not the only character set page displaying lowercase
hexadecimal numbers. The patch addresses this minor issue for
armscii-8.7 (other will follow, capitalized number are mostly used,
and that is the way they are presented in Unicode.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:45:01 +02:00
David Prevot 5a55491058 koi8-u.7: Capitalize hexadecimal numbers
koi8-u.7 seems to be the only character set page displaying
lowercase hexadecimal numbers. The inline patch address this
minor issue.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:38:59 +02:00
David Prevot 54bd4200bb koi8-r.7: Fox special character names
Comparing to koi8-u.7, I noticed some inconsistencies in special
character names. After checking with the following Unicode related
pages, please find inline (and gzipped attached, hopefully not
messing with encoding), a patch in order to make it right, on an
Unicode point of view.

http://www.unicode.org/charts/PDF/U2500.pdf
http://www.unicode.org/charts/PDF/U25A0.pdf
http://www.unicode.org/charts/PDF/U0080.pdf
http://www.unicode.org/charts/PDF/U1D400.pdf

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:35:55 +02:00
David Prevot aff1a02df6 koi8-r.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:45:09 +02:00
David Prevot b66a64313c koi8-r.7: Fix SEE ALSO reference and letter names
he koi8-r(7) (Russian Net Character Set) manual page refers to
iso-8859-7(7) manual page, which is the Latin/Greek one. I guess it
should refer instead to the iso-8859-5(7) (Latin/Cyrillic) one. This is
addressed at the end of the patch.

It has also been spotted that letter names are different in this manual
page and in the Unicode related page [0], the first part of the page
address this.

        0: http://www.unicode.org/charts/PDF/U0400.pdf

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 09:00:39 +02:00
David Prevot 0420475dee ip.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 08:20:28 +02:00
David Prevot 299fc00dbf ip.7: Place socket options in alphabetical order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 08:16:40 +02:00
David Prevot e89c891162 ip.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 08:14:37 +02:00
David Prevot 1243ef4e2d ip.7: Fix name of socket option: s/IP_TTL/IP_TRANSPARENT/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 08:10:25 +02:00
Michael Kerrisk b9d468382e sigevent.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-19 19:14:03 +02:00
Michael Kerrisk f0f55b1927 inotify.7: srcfix: Added FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-15 08:19:47 +02:00
Michael Kerrisk e929e68bf8 prctl.2, rtc.4, boot.7, netlink.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-15 07:48:02 +02:00
Balazs Scheidler 48029bbfa2 ip.7: Document IP_RECVORIGDSTADDR
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 07:16:28 +02:00
Balazs Scheidler e85dc06262 ip.7: Document IP_TRANSPARENT
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 06:52:59 +02:00
Michael Kerrisk 7199373b28 ip.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 06:41:36 +02:00
Michael Kerrisk 0ea50d8392 ip.7: Reword NOTES on Linux-specific options
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 06:41:08 +02:00
Michael Kerrisk be8fba4754 ip.7: Document IP_FREEBIND
Text based on input from Lennart Poettering and Balazs Scheidler.
See https://bugzilla.kernel.org/show_bug.cgi?id=20082

Reported-by: Lennart Poettering <zxreary@0pointer.de>
Reported-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 06:28:58 +02:00
Michael Kerrisk f7401723ce ip.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 05:52:51 +02:00
Michael Kerrisk 452f76294e ip.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 05:46:00 +02:00
Michael Kerrisk 9b042ccb88 ip.7: srcfix: update FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 05:44:21 +02:00
Michael Kerrisk b218b02329 open.2, poll.2, select_tut.2, getpt.3, openpty.3, posix_openpt.3, ptsname.3, unlockpt.3, pts.4, tty_ioctl.4, proc.5, pty.7: spfix: s/psuedoterminal/psuedoterminal/g
Reported-by: Denis Barbier <bouzim@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-13 05:32:15 +02:00
Michael Kerrisk 614e4812aa pty.7: Minor change: note the abbreviation "pty" for "pseudoterminal"
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-12 06:59:04 +02:00
Michael Kerrisk 662b2137e8 open.2, poll.2, select_tut.2, getpt.3, grantpt.3, openpty.3, posix_openpt.3, ptsname.3, unlockpt.3, pts.4, tty_ioctl.4, proc.5, pty.7: Global fix: s/pseudo-terminal/pseudoterminal/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-12 06:51:51 +02:00
Michael Kerrisk 4891f52a48 recv.2, cmsg.3, unix.7: global fix: s/UNIX socket/UNIX doamin socket/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-12 06:49:35 +02:00
Michael Kerrisk 008f1ecc43 intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, getpriority.2, getuid.2, intro.2, ioctl.2, mincore.2, mknod.2, personality.2, ptrace.2, read.2, recv.2, select_tut.2, send.2, sendfile.2, shmctl.2, sigaction.2, signal.2, stat.2, times.2, truncate.2, umask.2, wait.2, MB_CUR_MAX.3, MB_LEN_MAX.3, argz_add.3, btowc.3, clearenv.3, clock.3, cmsg.3, end.3, endian.3, errno.3, exit.3, fgetwc.3, fgetws.3, fopen.3, fputwc.3, fputws.3, fseek.3, fwide.3, getfsent.3, getgrnam.3, gethostid.3, getipnodebyname.3, getmntent.3, getpwnam.3, getwchar.3, grantpt.3, iconv.3, iconv_close.3, iconv_open.3, insque.3, intro.3, iswalnum.3, iswalpha.3, iswblank.3, iswcntrl.3, iswctype.3, iswdigit.3, iswgraph.3, iswlower.3, iswprint.3, iswpunct.3, iswspace.3, iswupper.3, iswxdigit.3, malloc.3, mblen.3, mbrlen.3, mbrtowc.3, mbsinit.3, mbsnrtowcs.3, mbsrtowcs.3, mbstowcs.3, mbtowc.3, mkstemp.3, mktemp.3, nl_langinfo.3, openpty.3, posix_openpt.3, printf.3, ptsname.3, putwchar.3, qecvt.3, rcmd.3, readdir.3, rexec.3, rpc.3, setnetgrent.3, shm_open.3, sigpause.3, stdin.3, stpcpy.3, strftime.3, strptime.3, syslog.3, towctrans.3, towlower.3, towupper.3, ttyslot.3, ungetwc.3, unlocked_stdio.3, wcpcpy.3, wcpncpy.3, wcrtomb.3, wcscasecmp.3, wcscat.3, wcschr.3, wcscmp.3, wcscpy.3, wcscspn.3, wcsdup.3, wcslen.3, wcsncasecmp.3, wcsncat.3, wcsncmp.3, wcsncpy.3, wcsnlen.3, wcsnrtombs.3, wcspbrk.3, wcsrchr.3, wcsrtombs.3, wcsspn.3, wcsstr.3, wcstok.3, wcstombs.3, wcswidth.3, wctob.3, wctomb.3, wctrans.3, wctype.3, wcwidth.3, wmemchr.3, wmemcmp.3, wmemcpy.3, wmemmove.3, wmemset.3, wprintf.3, console_ioctl.4, pts.4, elf.5, filesystems.5, hosts.5, proc.5, ttytype.5, boot.7, capabilities.7, credentials.7, epoll.7, glob.7, koi8-r.7, path_resolution.7, pty.7, signal.7, suffixes.7, time.7, unicode.7, unix.7, uri.7, utf-8.7: global fix: s/Unix/UNIX/
The man pages were rather inconsistent in the use of "Unix"
versus "UNIX". Let's go with the trademark usage.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-12 06:49:17 +02:00
Michael Kerrisk 0cf2caa41e unix.7: Document the autobind feature
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-10 07:47:14 +02:00
Michael Kerrisk 6ed236d51a unix.7: Fix description of "pathname" sockets
As reported by Lennart Poettering:

   The part about "pathname" sockets suggests usage of
   sizeof(sa_family_t) + strlen(sun_path) + 1
   for calculating the sockaddr size. Due to alignment/padding
   this is probably not a good idea. Instead, one should use
   offsetof(struct sockaddr_un, sun_path) + strlen() + 1
   or something like that.

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

Reported-by: Lennart Poettering <mzxreary@0pointer.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-10 07:25:45 +02:00
Michael Kerrisk 156a0e0d7e unix.7: Fix description of abstract socket names
As reported by Lennart Poettering:

    The part about "abstract" sockets is misleading as it suggests
    that the sockaddr returned by getsockname() would necessarily
    have the size of sizeof(struct sockaddr), which however is not
    the case: getsockname() returns exactly the sockaddr size that
    was passed in on bind(). In particular, two sockets that are
    bound to the same sockaddr but different sizes are completely
    independent.

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

Reported-by: Lennart Poettering <mzxreary@0pointer.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-10 07:25:39 +02:00
Michael Kerrisk 6074c3e6f8 unix.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-10 06:13:59 +02:00
David Prevot 95406ae00b aio.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-09 16:46:12 +02:00
Michael Kerrisk d46da242bb aio.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-06 07:07:55 +02:00
Michael Kerrisk a9ba82d5b2 sigevent.7: SEE ALSO: Add aio_read(3), aio_write(3), and lio_listio(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-04 06:20:22 +02:00
Michael Kerrisk 59e9285d75 Removed trailing white space at end of lines 2010-10-04 05:04:21 +02:00
Michael Kerrisk 9889b88b02 sigevent.7: Add SEE ALSO referring to new aio(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-04 04:28:50 +02:00
Michael Kerrisk 64be80cfef aio.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-04 04:14:50 +02:00
Michael Kerrisk 4076f2893a aio.7: New page providing an overview of POSIX asynchronous I/O
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-03 17:12:22 +02:00
Michael Kerrisk 09fa72fa1a inotify.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-27 08:03:27 +02:00
Michael Kerrisk 4d2ddb4ec1 inotify.7: Add a further limitation of API under NOTES
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-27 08:01:30 +02:00
Michael Kerrisk 0f848cbcde sigevent.7: Add SEE ALSO reference to new getaddrinfo_a.3 page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-27 07:52:54 +02:00
Michael Kerrisk 613836aaa5 inotify.7: Added section noting limiations and caveats of inotify
Reported-by: Jan Kara <jack@suse.cz>
Reported-by: Lennart Poettering <mzjro@0pointer.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-09-27 04:04:38 +02:00