home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11766 < prev    next >
Encoding:
Text File  |  1992-07-30  |  3.7 KB  |  80 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  3. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  4. Subject: Re: About the 'F' in RTFM
  5. Message-ID: <1992Jul30.162130.11615@mksol.dseg.ti.com>
  6. Organization: Texas Instruments Inc
  7. References: <1992Jul17.202448.19848@wyvern.tw> <1992Jul23.155203.11430@newshost.lanl.gov> <1992Jul26.190928.20817@mksol.dseg.ti.com> <5963@npri6.npri.com> <1992Jul28.171356.13637@mksol.dseg.ti.com> <5976@npri6.npri.com>
  8. Date: Thu, 30 Jul 1992 16:21:30 GMT
  9. Lines: 69
  10.  
  11. In <5976@npri6.npri.com> murphy@npri6.npri.com (David P. Murphy) writes:
  12.  
  13.  
  14. >>>close, fred, but no cigar.  assuming for the sake of argument
  15. >>>that the information really _is_ in the manual, then the novice
  16. >>>says "Oh.  dammit, why isn't there an INDEX in this manual??"
  17. >>>
  18. >>>me
  19.  
  20. >>At which point you fix him with the look reserved for killing small,
  21. >>brain-dead rodents and either point out that the commands are in
  22. >>alphabetical order or hand him the book describing the layout of the
  23. >>manuals. 
  24. >>
  25. >>mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  26.  
  27. >go ahead, compare me to a COBOL programmer.  no doubt this behavior is
  28. >healthy for you, and since this is the net i pay no attention to name-calling.
  29.  
  30. Name calling?  Hmmm, I called you names and I MISSED it?  Awwwww.
  31.  
  32. >but, pray tell, what does that make the <very bad adjective> person at AT&T
  33. >who decided that [a] no index was needed in the System V reference manuals
  34. >and that [b] the table of contents didn't need page numbers and that
  35. >[c] the "alphabetical" list of commands is only sorted that way _within_
  36. >each group, as in make(1) fork(2) cuserid(3C) sin(3F) and so on.
  37.  
  38. It makes him more knowledgable about UNIX and how the AT&T manuals are
  39. put together than you are?  When, by the way, did we fixate on AT&T
  40. manuals only?  Scanning around through some of my FM's here, I find
  41. SunOS manuals (both Index and TOC), MIPS manuals (TOC - I didn't see
  42. an Index volume), VAX VMS manuals (Index and TOC)
  43.  
  44. >oh, and knowing that the commands are in alphabetical order may not 
  45. >may not be of much help, even if you _do_ know the group number.
  46. >for instance, fstat() appears only under stat(2), while fileno() is
  47. >discussed under ferror(3S).  i realize, of course, that this arrangement
  48. >does not inconvenience you at all, fred, and that it is just the dues
  49. >i must pay in order to one day be recognized as a unix guru ---
  50. >coincidentally the same day i will slash my wrists.
  51.  
  52. Well, I just tried a little experiment for you.  I logged onto the
  53. MIPS system and type 'man fstat'.  It gave me back THREE manual pages,
  54. which were labelled "STAT (2-SysV)", "STAT (2-BSD)", and "STAT
  55. (2-POSIX)".  Tried the same thing under SunOS (well, on a Solbourne,
  56. actually) and got back "STAT (2V)".  Why is this too difficult for
  57. you? 
  58.  
  59. >why is the "layout of the manual" so <mind-shockingly rude adjective> sacred
  60. >that no index is prepared??  huh??  c'mon, fred, let's hear some reasons!
  61.  
  62. Well, let me put it to you in terms of a phrase we used to use in the
  63. military: If it ain't broke, don't fuck with it.  In this case, it
  64. doesn't seem to be particularly broke.
  65.  
  66. >READ BEFORE FLAMING:  the groups mentioned above, and putting fileno()
  67. >under ferror(), is fine . . . or would be, if they would just index it.
  68.  
  69. Ok, I'll try the same little exercise with fileno().  'man fileno'
  70. yields "FERROR (3V) on the Solbourne and "FERROR (3S-SysV)" and
  71. "FERROR (3S-BSD) on the MIPS.  
  72.  
  73. So, what's your problem again?
  74.  
  75. -- 
  76. "Insisting on perfect safety is for people who don't have the balls to live
  77.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  78. ------------------------------------------------------------------------------
  79. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  80.