Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-16 | intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, ↵ | Michael Kerrisk | 1 | -1/+1 | |
getsockopt.2, gettimeofday.2, intro.2, ioctl_list.2, ioperm.2, mlock.2, pivot_root.2, poll.2, prctl.2, ptrace.2, sched_setscheduler.2, select_tut.2, semget.2, sigaltstack.2, signalfd.2, sysctl.2, timer_settime.2, timerfd_create.2, wait.2, CPU_SET.3, argz_add.3, assert_perror.3, atexit.3, backtrace.3, bcmp.3, clearenv.3, ctime.3, dl_iterate_phdr.3, dlopen.3, ecvt.3, errno.3, error.3, ether_aton.3, exit.3, fenv.3, ferror.3, finite.3, flockfile.3, fnmatch.3, fpathconf.3, fpclassify.3, ftime.3, ftok.3, ftw.3, fwide.3, getaddrinfo.3, gethostbyname.3, getlogin.3, getnameinfo.3, getnetent.3, getopt.3, getprotoent.3, getrpcent.3, getservent.3, glob.3, hsearch.3, inet.3, isalpha.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, longjmp.3, lsearch.3, malloc.3, matherr.3, mblen.3, mbsinit.3, mbtowc.3, on_exit.3, printf.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_attr_setdetachstate.3, pthread_attr_setguardsize.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setscope.3, pthread_attr_setstack.3, pthread_attr_setstackaddr.3, pthread_attr_setstacksize.3, pthread_cancel.3, pthread_cleanup_push.3, pthread_equal.3, pthread_getattr_np.3, pthread_getcpuclockid.3, pthread_setaffinity_np.3, pthread_setcancelstate.3, pthread_setconcurrency.3, pthread_setschedparam.3, pthread_setschedprio.3, ptsname.3, putenv.3, putgrent.3, raise.3, rcmd.3, regex.3, rexec.3, rpc.3, rpmatch.3, rtnetlink.3, scandir.3, sem_init.3, setaliasent.3, setbuf.3, setenv.3, setjmp.3, signbit.3, stdio_ext.3, strtod.3, strtol.3, strtoul.3, system.3, termios.3, timeradd.3, tzset.3, ualarm.3, wctomb.3, xdr.3, st.4, tty_ioctl.4, core.5, elf.5, proc.5, bootparam.7, capabilities.7, icmp.7, ip.7, ipv6.7, math_error.7, mdoc.samples.7, mq_overview.7, pthreads.7, raw.7, regex.7, socket.7, tcp.7, tzselect.8: Global fix: s/non-zero/nonzero/ The tendency in English, as prescribed in style guides like Chicago MoS, is towards removing hyphens after prefixes like "non-" etc. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-11-25 | raw.7: grfix | Michael Kerrisk | 1 | -18/+18 | |
2008-11-25 | connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, ↵ | Michael Kerrisk | 1 | -3/+3 | |
ip.7, raw.7, socket.7, tcp.7, udp.7: Global fix: eliminate mention of the obsolete sysctl(2) interface Many pages still mention use of the obsolete sysctl(2) system call, or used the term "sysctls"; rewrite these mentions to instead be in terms of /proc interfaces. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-08-08 | s/PF_/AF_/ for socket family constants. Reasons: the AF_ and | Michael Kerrisk | 1 | -2/+2 | |
PF_ constants have always had the same values; there never has been a protocol family that had more than one address family, and POSIX.1-2001 only specifies the AF_* constants. | |||||
2008-08-08 | Reverting blunder in commit 4699 | Michael Kerrisk | 1 | -8/+278 | |
2008-08-08 | s/PF_/AF_/ for socket family conistants. Reasons: the AF_ and | Michael Kerrisk | 1 | -278/+8 | |
PF_ constants have always had the same values; there never has been a protocol family that had more than one address family, and POSIX.1-2001 only specifies the AF_* constants. | |||||
2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -1/+1 | |
2007-12-29 | Fix usage of a/an before following vowel/consonant. | Michael Kerrisk | 1 | -1/+1 | |
2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -1/+1 | |
2007-12-16 | ffix | Michael Kerrisk | 1 | -1/+1 | |
2007-08-27 | Order ERRORS alphabetically. | Michael Kerrisk | 1 | -13/+13 | |
2007-06-23 | ffix | Michael Kerrisk | 1 | -1/+1 | |
2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+2 | |
2007-06-20 | ffix | Michael Kerrisk | 1 | -1/+1 | |
2007-06-08 | Change "e.g. " to "e.g., ", or in some cases, "for example, ". | Michael Kerrisk | 1 | -1/+1 | |
Change "i.e. " to i.e.., ", or in some cases, "that is, ". | |||||
2007-05-21 | ffix | Michael Kerrisk | 1 | -1/+1 | |
2007-05-21 | Removed out-of-date FIXME | Michael Kerrisk | 1 | -1/+0 | |
2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -57/+58 | |
2007-05-18 | Fix inconsistencies in .TH line | Michael Kerrisk | 1 | -1/+1 | |
2007-05-16 | Commented out .SH AUTHOR sections | Michael Kerrisk | 1 | -2/+2 | |
2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -83/+91 | |
white space. | |||||
2007-04-05 | ffix | Michael Kerrisk | 1 | -14/+3 | |
2006-11-25 | Describe the correct default for UDP/RAW path MTU discovery. | Michael Kerrisk | 1 | -8/+17 | |
2006-03-20 | Removed text implying that only in kernel 2.2 does IP_HDRINCL | Michael Kerrisk | 1 | -8/+8 | |
prevent datagrams from being fragmented. | |||||
2006-01-03 | Formatting and source code line break changes (no changes to content!) | Michael Kerrisk | 1 | -14/+17 | |
2005-12-14 | Small wording changes around discussion of SO_BSDCOMPAT. | Michael Kerrisk | 1 | -14/+18 | |
Fixed a couple of wording errors elsewhere. Reformatted some long lines. | |||||
2005-11-03 | Formatting fixes | Michael Kerrisk | 1 | -2/+2 | |
2005-11-02 | Formatting fixes | Michael Kerrisk | 1 | -2/+2 | |
2005-08-16 | s/SOL_UDP/IPPROTO_UDP/ | Michael Kerrisk | 1 | -2/+3 | |
s/SOL_TCP/IPPROTO_TCP/ s/SOL_IP/IPPROTO_IP/ | |||||
2005-07-19 | Formatting fixes. | Michael Kerrisk | 1 | -1/+1 | |
2005-07-18 | id --> ID | Michael Kerrisk | 1 | -2/+2 | |
2005-07-18 | hyphen/dash fixes | Michael Kerrisk | 1 | -1/+1 | |
2005-07-06 | Hyphenation/dash fixes | Michael Kerrisk | 1 | -1/+1 | |
2005-06-24 | Spelling/typo fixes | Michael Kerrisk | 1 | -1/+1 | |
2005-06-21 | Minor formatting change | Michael Kerrisk | 1 | -3/+3 | |
2004-11-03 | Import of man-pages 1.70 | Michael Kerrisk | 1 | -0/+263 | |