Print this page
10229 Some man pages have incorrect cross-references

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3head/endian.h.3head
          +++ new/usr/src/man/man3head/endian.h.3head
↓ open down ↓ 19 lines elided ↑ open up ↑
  20   20  .Sh SYNOPSIS
  21   21  .In endian.h
  22   22  .Sh DESCRIPTION
  23   23  The
  24   24  .In endian.h
  25   25  header defines functions and macros focused on converting data between
  26   26  the host machines native byte order and big or little-endian values.
  27   27  While the manual page details the macros defined by
  28   28  .In endian.h ,
  29   29  the functions are documented separately in
  30      -.Xr endian 3C.
       30 +.Xr endian 3C .
  31   31  More information on endianness and a general background on the topic can
  32   32  be found in
  33   33  .Xr byteorder 5 .
  34   34  .Pp
  35   35  The
  36   36  .In endian.h
  37   37  header defines the following macros:
  38   38  .Bl -tag -width Ds
  39   39  .It Sy LITTLE_ENDIAN
  40   40  A constant used to indicate a little-endian integer.
↓ open down ↓ 52 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX