From 4bcde1a30b3d22c959d27887cf20fe8bb72ed02c Mon Sep 17 00:00:00 2001 From: Ethan Grammatikidis Date: Sat, 1 Jul 2017 16:02:18 +0100 Subject: pc(1) clarification --- sys/man/1/pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/man') diff --git a/sys/man/1/pc b/sys/man/1/pc index a3926f19c..26ae25690 100644 --- a/sys/man/1/pc +++ b/sys/man/1/pc @@ -8,7 +8,7 @@ pc \- programmer's calculator ] .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. -- cgit v1.2.3