Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 15:34:40 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man3 queue.3
Message-ID:  <200011092334.PAA16924@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2000/11/09 15:34:40 PST

  Modified files:
    share/man/man3       queue.3 
  Log:
  Manpage incorrectly states that STAILQ_REMOVE_HEAD takes an arg
  called 'elm'.  It doesn't take an arg 'elm', it simply removes the
  element at the head of the list.
  
  Revision  Changes    Path
  1.20      +2 -4      src/share/man/man3/queue.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?200011092334.PAA16924>