diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-05-04 17:48:08 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2015-05-04 17:48:08 +0000 |
commit | c846c14451ac0c956efce21dc2c835d7e5b1a8f9 (patch) | |
tree | 5d6e12fcdc5b94b845a00a82132f26900140d901 /math/reduce/files/redpsl.1 | |
parent | USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T... (diff) |
- Add PDF documentation.
- Add option to build PSL version (amd64 only).
PR: 199910
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=385421
Diffstat (limited to 'math/reduce/files/redpsl.1')
-rw-r--r-- | math/reduce/files/redpsl.1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/math/reduce/files/redpsl.1 b/math/reduce/files/redpsl.1 new file mode 100644 index 000000000000..a4966d46b626 --- /dev/null +++ b/math/reduce/files/redpsl.1 @@ -0,0 +1,18 @@ +.TH REDPSL 1 "2010 October 10" "redpsl" +. +. +.SH NAME +redpsl \- Run REDUCE under PSL +. +. +.SH Synopsis +.B redpsl +. +. +.SH DESCRIPTION +.I redpsl +runs REDUCE based on the +.BR PSL +Lisp system. +. +. |