Commit Graph

4088 Commits

Author SHA1 Message Date
Michael Kerrisk 1c3f428027 Link to utmp.5 2008-06-29 06:11:16 +00:00
Michael Kerrisk 3e85e8b3c3 Added comments to macros for ut_type field. 2008-06-29 06:04:03 +00:00
Michael Kerrisk 23c36287fb POSIX.1 does not specify utmpx _r() functions. 2008-06-29 05:53:20 +00:00
Michael Kerrisk 747f898c32 There are no utmpx equivalents of the _r reentrant functions. 2008-06-29 05:52:07 +00:00
Michael Kerrisk 136c760794 Correct the description of the ut_id field 2008-06-29 05:50:02 +00:00
Michael Kerrisk 3721bd3f13 Consolidate duplicated information about ut_tv and ut_session
on biarch platforms.
2008-06-29 05:24:03 +00:00
Michael Kerrisk b40e1143a6 wfix 2008-06-29 05:02:57 +00:00
Michael Kerrisk b0075a1770 ffix 2008-06-29 05:00:32 +00:00
Michael Kerrisk f6f269ab4d Add coments to structure defn. 2008-06-29 04:58:29 +00:00
Michael Kerrisk f56413a060 ffix 2008-06-29 04:57:10 +00:00
Michael Kerrisk 93574a8080 wfix + ffix 2008-06-29 04:56:36 +00:00
Michael Kerrisk ff2548cada UT_LINESIZE is 32 (not 12). 2008-06-29 04:54:17 +00:00
Michael Kerrisk 5dff4b55de wfix 2008-06-29 04:51:21 +00:00
Michael Kerrisk 2694f8ddd2 wfix 2008-06-29 04:50:34 +00:00
Michael Kerrisk b381fd9f76 tstamp 2008-06-29 04:48:55 +00:00
Michael Kerrisk 4a36e281c9 ffix 2008-06-29 04:45:30 +00:00
Michael Kerrisk 45ec232d31 Provide a little more detail on fields of utmp structure. 2008-06-29 04:43:41 +00:00
Michael Kerrisk ff6953dcb9 Replace defintion of utmp structure by pointer to utmp(5). 2008-06-29 04:42:41 +00:00
Michael Kerrisk 31ccb5f8fd SEE ALSO: add login(3), logout(3), logwtmp(3) 2008-06-29 04:30:53 +00:00
Michael Kerrisk 1bced40f58 SEE ALSO: add utmp(5). 2008-06-29 04:07:23 +00:00
Michael Kerrisk 39446c2fec wrap line at sentence break 2008-06-29 04:02:19 +00:00
Michael Kerrisk 11f0ca5eb1 Add definition of utmp structure. 2008-06-29 03:56:55 +00:00
Michael Kerrisk 043945ef16 Clarify return value of pututline(). 2008-06-29 03:04:55 +00:00
Michael Kerrisk ce515cd45f utmpname() does return a value. 2008-06-29 02:48:56 +00:00
Michael Kerrisk 7de36ee742 tfix, plus s/\\e/\\\\/ 2008-06-29 02:28:38 +00:00
Michael Kerrisk 511bfbc900 make xterm refs conform to man page style 2008-06-28 05:07:24 +00:00
Michael Kerrisk 6387216bb2 Wrap lines at sentence breaks. 2008-06-28 04:57:20 +00:00
Michael Kerrisk e846d8078c tfix 2008-06-28 04:53:26 +00:00
Michael Kerrisk 4a4865687c ffix 2008-06-28 04:26:29 +00:00
Michael Kerrisk 5278b41653 Alphabetize SEE ALSO. 2008-06-28 04:23:26 +00:00
Michael Kerrisk 0678a1d4d1 Added a bit more detail on what sigreturn() actually does. 2008-06-27 15:51:26 +00:00
Michael Kerrisk ea622c196c sync 2008-06-27 13:17:49 +00:00
Michael Kerrisk 02afffe0fb Documents clock_nanosleep(2). 2008-06-27 13:16:40 +00:00
Michael Kerrisk 1b4cf8f4c7 wfix 2008-06-27 12:21:32 +00:00
Michael Kerrisk 41dcd05490 Remove superfluous text from RETURN VALUE. 2008-06-27 12:12:07 +00:00
Michael Kerrisk 4ca71d176e wfix 2008-06-27 12:10:15 +00:00
Michael Kerrisk bb5c8705d2 wfix 2008-06-27 12:07:36 +00:00
Michael Kerrisk abb02d5e20 spfix 2008-06-27 11:09:14 +00:00
Michael Kerrisk 6a56b9b2f5 Remove just-added text aboout scope-IDs -- it's bogus: scpe-IDs could only
be used by functions that fll in a sockkaddr_in6 structure, which
inet_pton() does not.
2008-06-27 04:19:41 +00:00
Michael Kerrisk ddaec46d7f s/host name/hostname/ 2008-06-27 03:37:56 +00:00
Michael Kerrisk e02685531b inet_pton() does not support specifying IPv6 scope-IDs. 2008-06-26 14:34:02 +00:00
Michael Kerrisk c783f23753 getaddrinfo() supports specifying IPv6 scope-IDs. 2008-06-26 14:33:37 +00:00
Michael Kerrisk 8dcc7633ed Fix error in description of IPv6 presentation format.
s/x.x.x.x.x.x.x.x/xxxx:x/
2008-06-26 14:20:16 +00:00
Michael Kerrisk 5ab17ae7b0 Fix confused wording for return value of setvbuf().
Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488104.
Other minor rewordings.
2008-06-26 14:02:30 +00:00
Michael Kerrisk 7316d60fea wfix 2008-06-26 13:45:39 +00:00
Michael Kerrisk ae4a72b7b2 Remove orphaned formatting macros. 2008-06-26 13:39:26 +00:00
Michael Kerrisk e6e731d1f4 ffix 2008-06-26 13:38:01 +00:00
Michael Kerrisk b818c6776e SEE ALSO: Add symlink(7). 2008-06-26 13:35:02 +00:00
Michael Kerrisk 80d26cefad ffix 2008-06-26 13:28:19 +00:00
Michael Kerrisk 5b8dbfd4d0 ffixes 2008-06-26 13:23:48 +00:00