DragonFly BSD
DragonFly commits List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/sys


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Aug 2004 14:55:16 -0700 (PDT)

asmodai     2004/08/27 14:55:16 PDT

DragonFly src repository

  Modified files:
    lib/libc/sys         send.2 
  Log:
  Rework the wording in a different way.  For send() and sendto() change
  msg in the argument list to msgbuf and note in the text that this is,
  surprise, a pointer to a buffer holding the message.
  This should be more self-describing and less confusing with the msg mention
  in sendmsg, which is a totally different thing.
  
  Discussed with:	eirikn
  
  Revision  Changes    Path
  1.5       +6 -10     src/lib/libc/sys/send.2


http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/send.2.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]