Print this page
5051 import mdocml-1.12.3
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: TBD

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/man.5
          +++ new/usr/src/man/man5/man.5
   1    1  .\" Copryight 2014 Garrett D'Amore <garrett@damore.org>
   2    2  .\" Copyright (c) 1995, Sun Microsystems, Inc.
   3    3  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    4  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    5  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.Dd "Jul 19, 2014"
        6 +.Dd "Jul 30, 2014"
   7    7  .Dt MAN 5
   8    8  .Os
   9    9  .Sh NAME
  10   10  .Nm man
  11   11  .Nd macros to format Reference Manual pages
  12   12  .Sh SYNOPSIS
  13   13  .Nm mandoc
  14   14  .Fl T Ar man
  15   15  .Ar
  16   16  .Nm nroff
↓ open down ↓ 211 lines elided ↑ open up ↑
 228  228  .Sh CODE SET INDEPENDENCE
 229  229  When processed with
 230  230  .Xr mandoc 1 ,
 231  231  this package is Code Set Independent. However, when processed with
 232  232  legacy tools such as
 233  233  .Xr nroff 1
 234  234  and
 235  235  .Xr troff 1 ,
 236  236  the use of multi-byte characters may not be supported.
 237  237  .Sh INTERFACE STABILITY
 238      -.Nm Obsolete Committed .
      238 +.Sy Obsolete Committed .
 239  239  The
 240  240  .Xr mdoc 5
 241  241  package should be used instead.
 242  242  .Sh SEE ALSO
 243  243  .Xr eqn 1 ,
 244  244  .Xr man 1 ,
 245  245  .Xr mandoc 1 ,
 246  246  .Xr nroff 1 ,
 247  247  .Xr troff 1 ,
 248  248  .Xr tbl 1 ,
 249  249  .Xr whatis 1 ,
 250  250  .Xr mdoc 5 ,
 251  251  .Rs
 252  252  .%A Dale Dougherty and Tim O'Reilly
 253  253  .%B Unix Text Processing
 254  254  .Re
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX