Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 17:27:48 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys aio_cancel.2
Message-ID:  <200008230027.RAA91031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/08/22 17:27:48 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/sys         aio_cancel.2 
  Log:
  MFC:
  - Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
    ``.Ar errno'' -> ``.Va errno''
    ``.Nm ops'' -> ``.Fa ops''
    ``.Va fd'' -> ``.Fa fd''
  - Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line
    at the end of the file.
  - Replace a `manual(section)' reference with a proper .Xr statement.
  
  Revision  Changes    Path
  1.5.2.3   +8 -7      src/lib/libc/sys/aio_cancel.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?200008230027.RAA91031>