Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2000 07:30:41 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/groff/tmac tmac.doc
Message-ID:  <200011171530.HAA07233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2000/11/17 07:30:41 PST

  Modified files:
    contrib/groff/tmac   tmac.doc 
  Log:
  Fixed Nm macro so that it accepts punctuation characters as argument.
  For example, neither of the following worked before:
  
       .Nm ,       name,
       .Nm .       name.
       .Nm :       name:
       .Dq Nm      ``name''
       .Op Nm .    [name].
  
  Revision  Changes    Path
  1.7       +5 -16     src/contrib/groff/tmac/tmac.doc



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011171530.HAA07233>