]> git.cameronkatri.com Git - mandoc.git/blobdiff - eqn.7
Add back in a check that the leading `-' exists for arguments. This
[mandoc.git] / eqn.7
diff --git a/eqn.7 b/eqn.7
index c18065aa742a7c6a5a500cacf00b788c95d39e70..b2b66f424ef178a917ffc628b6c2da5be46c33ca 100644 (file)
--- 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 <kristaps@bsd.lv>
 .\"
@@ -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 ,