Commit Graph

21 Commits

Author SHA1 Message Date
Michael Kerrisk 2fda57bd09 _syscall.2, accept.2, epoll_create.2, inotify_add_watch.2, ioctl.2, msgget.2, msgop.2, open.2, prctl.2, sched_setscheduler.2, semctl.2, semget.2, swapon.2, addseverity.3, cacosh.3, csqrt.3, dirfd.3, drand48.3, fputws.3, mq_send.3, posix_openpt.3, puts.3, sched_getcpu.3, shm_open.3, sqrt.3, sysconf.3, tgamma.3, ulimit.3, credentials.7, svipc.7: Global fix: s/non-negative/nonnegative/
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>
2010-01-16 17:44:48 +01:00
Michael Kerrisk ab35dd1f33 svipc.7: Minor changes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-27 02:24:48 +01:00
Michael Kerrisk 59220720c5 tfix 2008-07-15 17:33:20 +00:00
Michael Kerrisk c825020667 Fixed unbalanced .nf/fi pairs. 2007-12-23 21:05:57 +00:00
Michael Kerrisk aeb4b1fc8b s/u_long/unsigned long/
s/ulong/unsigned long/
s/u_char/unsigned char/
s/u_short/unsigned short/
s/ushort/unsigned short/
s/u_int8_t/uint8_t
s/u_int16_t/uint16_t
s/u_int32_t/uint16_t
s/u_int/unsigned int/
2007-12-23 17:26:26 +00:00
Michael Kerrisk 088a639be3 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 06:57:44 +00:00
Michael Kerrisk 3d32fee86d Whitespace cleanups in in preprocessor directives 2007-12-09 07:50:38 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk b14178d574 ffix 2007-07-20 11:29:15 +00:00
Michael Kerrisk 25a46448f0 tfix 2007-07-16 18:45:21 +00:00
Michael Kerrisk 44b41c6480 ffix 2007-07-09 19:54:22 +00:00
Michael Kerrisk 305db6d8a4 Add ipc(2) to SEE ALSO. 2007-06-28 20:38:42 +00:00
Michael Kerrisk f19a0f03ee ffix 2007-06-23 07:56:56 +00:00
Michael Kerrisk bb38b71d15 ffix 2007-06-20 21:18:35 +00:00
Michael Kerrisk 1bdcbc0140 spfix 2007-06-01 05:21:44 +00:00
Michael Kerrisk d9343c5c13 Removed version number from .TH line 2007-05-30 05:36:26 +00:00
Michael Kerrisk 63f6a20a1a Add section numbers to page xrefs 2007-05-11 23:29:44 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk ae7098c726 Fix data types in associated datastructures;
remove non-existent semzcnt and semncnt fields.
2006-12-27 02:24:32 +00:00
Michael Kerrisk 2c5e151c7f ipc.7 --> svipc.7 2006-04-21 03:53:43 +00:00
Michael Kerrisk 9fe4bb75f5 Give a more precise name 2006-04-21 03:46:01 +00:00
Renamed from man7/ipc.7 (Browse further)