shithub: riscv

Download patch

ref: 4bcde1a30b3d22c959d27887cf20fe8bb72ed02c
parent: f58706f2cf09a338bd39153757d1db399ad73f9e
author: Ethan Grammatikidis <eekee57@fastmail.fm>
date: Sat Jul 1 12:02:18 EDT 2017

pc(1) clarification

--- a/sys/man/1/pc
+++ b/sys/man/1/pc
@@ -8,7 +8,7 @@
 ]
 .SH DESCRIPTION
 .I Pc
-is an arbitrary precision calculator with a special emphasis on supporting two's complement bit operations and working with different number bases.
+is an arbitrary precision integer calculator with a special emphasis on supporting two's complement bit operations and working with different number bases.
 .PP
 .I Pc
 reads input statements which are either expressions or control statements.