Commit Graph

38 Commits

Author SHA1 Message Date
Michael Kerrisk c4bb193f3c s/parameter/argument/ when talking about the things given
to a function call, for consistency with majority usage.
2008-07-10 20:53:08 +00:00
Michael Kerrisk 8404ecb514 spfix 2008-07-04 10:49:23 +00:00
Michael Kerrisk 00ac6ce430 Removed trailing white space at end of lines 2008-07-02 13:43:42 +00:00
Michael Kerrisk 0ad7707a3f SEE ALSO: add getutmp(3) 2008-07-02 11:32:01 +00:00
Michael Kerrisk 2b587e0933 Add an ERRORS section. 2008-06-29 07:57:37 +00:00
Michael Kerrisk 490b25e1d4 Add paragraph to start of DESCRIPTION recommending
use of POSIX.1 "utmpx" functions.
CONFORMING TO: mention utmpxname().
2008-06-29 07:48:25 +00:00
Michael Kerrisk 853a397f04 Clarify discussion of return values. 2008-06-29 07:12:17 +00:00
Michael Kerrisk 5412da6f70 clarify discussion of utmpx file on other systems 2008-06-29 07:05:45 +00:00
Michael Kerrisk 5018c1b4c5 wording improvements. 2008-06-29 06:28:27 +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 ff6953dcb9 Replace defintion of utmp structure by pointer to utmp(5). 2008-06-29 04:42:41 +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 acabf1c114 ffix 2007-12-22 21:28:36 +00:00
Michael Kerrisk 94e9d9febd Replace "-" by "\-" where a real dash is required. 2007-12-22 16:40:46 +00:00
Michael Kerrisk 988db66164 strip trailing white space 2007-06-21 22:55:04 +00:00
Michael Kerrisk 89f9f5b25d ffix 2007-06-20 20:48:54 +00:00
Michael Kerrisk 8de12063a6 s/0/STDIN_FILENO/ 2007-06-02 06:01:01 +00:00
Michael Kerrisk 2b2581ee37 Fix inconsistencies in order of .SH sections 2007-05-19 04:30:20 +00:00
Michael Kerrisk d597239cbd Relocated GLIBC NOTES as subsection under NOTES 2007-05-18 10:30:02 +00:00
Michael Kerrisk 0ed55ece49 Make "manual" in .TH line "Linux Programmers Manual" 2007-05-18 08:43:42 +00:00
Michael Kerrisk 8af1ba10bd Convert SH to SS and other section-related fixes. 2007-05-16 17:35:34 +00:00
Michael Kerrisk 6b8fa90b18 wfix 2007-05-16 17:12:12 +00:00
Michael Kerrisk 5bc8c34c03 s/return 0/exit(EXIT_FAILURE)/ in main() function example program 2007-05-16 02:09:09 +00:00
Michael Kerrisk d9c1ae6480 Use bold for function name, not underline. 2007-05-12 13:12:02 +00:00
Michael Kerrisk 60a90ecdae Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
Michael Kerrisk fb18673428 Adding section numbers to xrefs toother pages 2007-05-12 00:30:29 +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 cf0a9ace57 ffix 2007-04-05 12:36:57 +00:00
Michael Kerrisk 0a90178cbb Add feature_test_macros(7) to SEE ALSO 2007-01-28 20:00:24 +00:00
Michael Kerrisk 68e1685c25 Updated CONFORMING TO section 2006-08-03 13:57:30 +00:00
Michael Kerrisk c10859eb0d Fix unbalanced quotes 2006-05-31 22:16:55 +00:00
Michael Kerrisk b5cc2ffbaa Formatting fixes 2005-10-19 14:48:35 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk 8c383102d0 hyphen/dash fixes 2005-07-07 08:27:03 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00