[BACK]Return to mdoc.samples.7 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / man / man7

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/man/man7/Attic/mdoc.samples.7 between version 1.44 and 1.45

version 1.44, 2009/03/09 23:01:08 version 1.45, 2010/03/22 18:51:32
Line 1540  of them.
Line 1540  of them.
 .ne 5  .ne 5
 .Bd -filled -offset indent  .Bd -filled -offset indent
 .Bl -column "quote " "close " "open " "Enclose Stringx(in XX) " XXstringXX  .Bl -column "quote " "close " "open " "Enclose Stringx(in XX) " XXstringXX
 .Em " Quote      Close   Open   Function        Result"  .It Em " Quote   Close   Open   Function        Result"
 .It Li ".Aq     .Ac     .Ao" Ta No Angle Bracket Enclosure      \*[Lt]string\*[Gt]  .It Li ".Aq     .Ac     .Ao" Ta No Angle Bracket Enclosure      \*[Lt]string\*[Gt]
 .It Li ".Bq     .Bc     .Bo" Ta No Bracket Enclosure    [string]  .It Li ".Bq     .Bc     .Bo" Ta No Bracket Enclosure    [string]
 .It Li ".Dq     .Dc     .Do" Ta No Double Quote ``string''  .It Li ".Dq     .Dc     .Do" Ta No Double Quote ``string''
Line 1601  mode.
Line 1601  mode.
 .Pp  .Pp
 .ne 4  .ne 4
 Examples of quoting:  Examples of quoting:
 .Bl -tag -width ".Aq Pa ctype.h ) ,xxxxxxxx" -compact -offset indent  .Bl -tag -width ".Aq ENTER ) ,xxxxxxxx" -compact -offset indent
 .It Li \&.Aq  .It Li \&.Aq
 .Aq  .Aq
 .It Li \&.Aq \&Ar ctype.h\ )\ ,  .It Li \&.Aq ENTER\ )\ ,
 .Aq Ar ctype.h ) ,  .Aq ENTER ) ,
 .It Li \&.Bq  .It Li \&.Bq
 .Bq  .Bq
 .It Li \&.Bq \&Em Greek \&, French \&.  .It Li \&.Bq \&Em Greek \&, French \&.
Line 1794  Produces
Line 1794  Produces
 .Bd -filled -offset indent  .Bd -filled -offset indent
 .Bl -tag -width flag -compact  .Bl -tag -width flag -compact
 .Sm off  .Sm off
 .It Xo Sy I Ar operation  .It Sy I Ar operation No \en Ar count No \en
 .No \en Ar count No \en  
 .Xc  
 .Sm on  .Sm on
 .El  .El
 .Ed  .Ed
Line 1815  Produces
Line 1813  Produces
 .Bd -filled -offset indent  .Bd -filled -offset indent
 .Bl -tag -width flag -compact  .Bl -tag -width flag -compact
 .Sm off  .Sm off
 .It Cm S No \&/ Ar old_pattern Xo  .It Cm S No \&/ Ar old_pattern No \&/ Ar new_pattern No \&/ Op Cm g
 .No \&/ Ar new_pattern  
 .No \&/ Op Cm g  
 .Xc  
 .Sm on  .Sm on
 .El  .El
 .Ed  .Ed
Line 1838  Test the value of an variable.
Line 1833  Test the value of an variable.
 Produces  Produces
 .Bd -filled -offset indent  .Bd -filled -offset indent
 .Bl -tag -width flag -compact  .Bl -tag -width flag -compact
 .It Xo  .It Ic .ifndef Oo \&! Oc Ns Ar variable Op Ar operator variable ...
 .Ic .ifndef  
 .Oo \&! Oc Ns Ar variable  
 .Op Ar operator variable ...  
 .Xc  
 .El  .El
 .Ed  .Ed
 .Pp  .Pp
Line 1895  The
Line 1886  The
 .Ql \&.Sh  .Ql \&.Sh
 macro can take up to nine arguments.  macro can take up to nine arguments.
 It is parsed but is not callable.  It is parsed but is not callable.
 .Bl -tag -width ".Sh SYNOPSIS"  .Bl -tag -width "\&.Sh DESCRIPTION"
 .It Li \&.Sh NAME  .It Li \&.Sh NAME
 The  The
 .Ql \&.Sh NAME  .Ql \&.Sh NAME

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

CVSweb <webmaster@jp.NetBSD.org>