[BACK]Return to args.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / MT

Diff for /mandoc/regress/man/MT/args.in between version 1.2 and 1.3

version 1.2, 2017/07/04 15:24:59 version 1.3, 2018/08/14 01:27:49
Line 1 
Line 1 
 .\" $OpenBSD$  .\" $OpenBSD$
 .TH MT-ARGS 1 "June 25, 2017"  .TH MT-ARGS 1 "August 13, 2018"
 .SH NAME  .SH NAME
 MT-args \- argument handling of the man-ext mailto macro  MT-args \- argument handling of the man-ext mailto macro
 .SH DESCRIPTION  .SH DESCRIPTION
   argument, text, and tail:
   .MT test@example.com
   text
   .ME tail args
   .PP
 argument plus text:  argument plus text:
 .MT test@example.com  .MT test@example.com
 invalid  invalid
 address  address
 .ME  .ME
   next line
 .PP  .PP
 argument but no text:  argument but no text:
 .MT test@example.com  .MT test@example.com

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb