summaryrefslogtreecommitdiffstats
path: root/contrib/groff
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-14 23:43:22 +0000
committerwosch <wosch@FreeBSD.org>1997-09-14 23:43:22 +0000
commit2d9535139e8a3051e5aec52ae2e7ebea06220cdf (patch)
tree17089b1f4e8c27407ac33bfd64d9e37564bfcb8e /contrib/groff
parent4a126fdd3454c164615722680e6876c285ebdfef (diff)
downloadFreeBSD-src-2d9535139e8a3051e5aec52ae2e7ebea06220cdf.zip
FreeBSD-src-2d9535139e8a3051e5aec52ae2e7ebea06220cdf.tar.gz
Add a simple manpage.
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/eqn/neqn.man13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/groff/eqn/neqn.man b/contrib/groff/eqn/neqn.man
new file mode 100644
index 0000000..123a515
--- /dev/null
+++ b/contrib/groff/eqn/neqn.man
@@ -0,0 +1,13 @@
+.TH @G@NEQN @MAN1EXT@ "@MDATE@" "Groff Version @VERSION@"
+.SH NAME
+@g@neqn \- format equations for ascii output
+.SH SYNOPSIS
+.B @g@neqn
+[eqn options]
+.SH DESCRIPTION
+.B neqn
+program is actually just a shell script which invokes the
+.B eqn(1)
+command with the ascii output device.
+.SH "SEE ALSO"
+.BR eqn (@MAN1EXT@)
OpenPOWER on IntegriCloud