Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 07:56:08 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys modstat.2
Message-ID:  <200107031456.f63Eu8x41476@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2001/07/03 07:56:08 PDT

  Modified files:
    lib/libc/sys         modstat.2 
  Log:
  First, fix a leftover of the cut'n'paste from the kld* pages:
  change the name of the page (.Nm) from "kldstat" to "modstat".
  Second, don't claim that modstat(2) always returns 0. Actually,
  it behaves as most syscalls do - returns 0 on success, or -1
  on failure.
  
  MFC after:	5 days
  
  Revision  Changes    Path
  1.3       +7 -3      src/lib/libc/sys/modstat.2


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?200107031456.f63Eu8x41476>