Print this page
9718 update mandoc to 1.14.4

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/tbl.5
          +++ new/usr/src/man/man5/tbl.5
   1      -.\"     $Id: tbl.7,v 1.28 2017/06/28 00:59:57 schwarze Exp $
        1 +.\"     $Id: tbl.7,v 1.29 2017/10/17 23:19:12 schwarze Exp $
   2    2  .\"
   3    3  .\" Copyright (c) 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
   4    4  .\" Copyright (c) 2014, 2015, 2017 Ingo Schwarze <schwarze@openbsd.org>
   5    5  .\"
   6    6  .\" Permission to use, copy, modify, and distribute this software for any
   7    7  .\" purpose with or without fee is hereby granted, provided that the above
   8    8  .\" copyright notice and this permission notice appear in all copies.
   9    9  .\"
  10   10  .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  11   11  .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  12   12  .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  13   13  .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  14   14  .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  15   15  .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  16   16  .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  17   17  .\"
  18      -.Dd $Mdocdate: June 28 2017 $
       18 +.Dd $Mdocdate: October 17 2017 $
  19   19  .Dt TBL 5
  20   20  .Os
  21   21  .Sh NAME
  22   22  .Nm tbl
  23   23  .Nd tbl language reference for mandoc
  24   24  .Sh DESCRIPTION
  25   25  The
  26   26  .Nm tbl
  27   27  language formats tables.
  28   28  It is used within
↓ open down ↓ 384 lines elided ↑ open up ↑
 413  413  .%T Tbl\(emA Program to Format Tables
 414  414  .%D June 11, 1976
 415  415  .Re
 416  416  .Sh HISTORY
 417  417  The tbl utility, a preprocessor for troff, was originally written by M.
 418  418  E. Lesk at Bell Labs in 1975.
 419  419  The GNU reimplementation of tbl, part of the groff package, was released
 420  420  in 1990 by James Clark.
 421  421  A standalone tbl implementation was written by Kristaps Dzonsons in
 422  422  2010.
 423      -This formed the basis of the implementation that is part of the
      423 +This formed the basis of the implementation that first appeared in
      424 +.Ox 4.9
      425 +as a part of the
 424  426  .Xr mandoc 1
 425  427  utility.
 426  428  .Sh AUTHORS
 427  429  This
 428  430  .Nm
 429  431  reference was written by
 430  432  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv
 431  433  and
 432  434  .An Ingo Schwarze Aq Mt schwarze@openbsd.org .
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX