Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 18:35:57 -0800 (PST)
From:      Guy Helmer <ghelmer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getservent.3 src/lib/libc/stdlib getsubopt.3
Message-ID:  <199903020235.SAA20243@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ghelmer     1999/03/01 18:35:57 PST

  Modified files:
    lib/libc/net         getservent.3 
  Log:
  Mention that getservbyport requires its port parameter to be in
  network byte order.
  
  PR:		docs/9376
  
  Revision  Changes    Path
  1.6       +3 -2      src/lib/libc/net/getservent.3

  Modified files:
    lib/libc/stdlib      getsubopt.3 
  Log:
  Correct synopsys: getsubopt is declared in unistd.h, not stdlib.h.
  
  PR:		docs/9376
  
  Revision  Changes    Path
  1.3       +1 -1      src/lib/libc/stdlib/getsubopt.3


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903020235.SAA20243>