- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov
2016-05-19 10:44:11 +00:00
parent 1d1f878054
commit 4e942b6419
929 changed files with 2282 additions and 2282 deletions

View File

@@ -1,5 +1,5 @@
The rpn function will take a scalar or list of sclars which
contain an RPN expression as a set of comma delimited values and
operators, and return the result or stack, depending on context.
The rpn function will take a scalar or list of sclars which
contain an RPN expression as a set of comma delimited values and
operators, and return the result or stack, depending on context.
WWW: http://search.cpan.org/dist/Math-RPN/