X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/a1a166c370914df2ab2fd8a92ebda31a2248c2a5..17fe2cc58076cb3f7055c7b944dd9352095f6588:/eqn.7 diff --git a/eqn.7 b/eqn.7 index c18065aa..b2b66f42 100644 --- a/eqn.7 +++ b/eqn.7 @@ -1,4 +1,4 @@ -.\" $Id: eqn.7,v 1.1 2011/02/09 10:03:02 kristaps Exp $ +.\" $Id: eqn.7,v 1.2 2011/03/17 15:12:42 kristaps Exp $ .\" .\" Copyright (c) 2011 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 9 2011 $ +.Dd $Mdocdate: March 17 2011 $ .Dt EQN 7 .Os .Sh NAME @@ -47,6 +47,19 @@ and macro tags, whose precise syntax is documented in .Xr roff 7 . Equations consist of multi-line equation data. +.Pp +For the time being, +.Xr mandoc 1 +reproduces the contents of +.Nm +equations verbatim in its output. +.Pp +The +.Nm +implementation in +.Xr mandoc 1 +is +.Ud .Sh SEE ALSO .Xr mandoc 1 , .Xr man 7 ,