Print this page
13438 Update prototypes to 2021
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
   1 .\"
   2 .\" This file and its contents are supplied under the terms of the
   3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4 .\" You may only use this file in accordance with the terms of version
   5 .\" 1.0 of the CDDL.
   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2020 <contributor>
  13 .\"
  14 .Dd Month Day, Year
  15 .Dt MANUALPAGE 3SECTION
  16 .\" MANUALPAGE should be replaced with the primary function that you are
  17 .\" documenting. If there is more than one function, then you should either
  18 .\" use the primary function of the group or a more general name. Every
  19 .\" documented function will appear in the NAME section below.
  20 .\"
  21 .\" The SECTION generally refers to the name of the library that this
  22 .\" appears in. For example for something in libc this would be 3C. In
  23 .\" general this is the capitalized version of the libraries shared
  24 .\" object name.
  25 .Os
  26 .Sh NAME
  27 .Nm funcname ,
  28 .Nm funcname2
  29 .Nd short description
  30 .Sh LIBRARY
  31 .Lb libname
  32 .Sh SYNOPSIS


   1 .\"
   2 .\" This file and its contents are supplied under the terms of the
   3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4 .\" You may only use this file in accordance with the terms of version
   5 .\" 1.0 of the CDDL.
   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2021 <contributor>
  13 .\"
  14 .Dd Month Day, Year
  15 .Dt MANUALPAGE 3SECTION
  16 .\" MANUALPAGE should be replaced with the primary function that you are
  17 .\" documenting. If there is more than one function, then you should either
  18 .\" use the primary function of the group or a more general name. Every
  19 .\" documented function will appear in the NAME section below.
  20 .\"
  21 .\" The SECTION generally refers to the name of the library that this
  22 .\" appears in. For example for something in libc this would be 3C. In
  23 .\" general this is the capitalized version of the libraries shared
  24 .\" object name.
  25 .Os
  26 .Sh NAME
  27 .Nm funcname ,
  28 .Nm funcname2
  29 .Nd short description
  30 .Sh LIBRARY
  31 .Lb libname
  32 .Sh SYNOPSIS