cvs commit: src/lib/libc/sys

Jeroen Ruigrok/asmodai asmodai at crater.dragonflybsd.org
Fri Aug 27 14:56:14 PDT 2004


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





More information about the Commits mailing list