aboutsummaryrefslogtreecommitdiffstats
path: root/doc/intro.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.1')
-rw-r--r--doc/intro.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/intro.1 b/doc/intro.1
new file mode 100644
index 0000000..1a237c5
--- /dev/null
+++ b/doc/intro.1
@@ -0,0 +1,8 @@
+.TH PFC 1 pfc\-VERSION
+.SH NAME
+pfc \- postfix calculator
+.SH SYNOPSIS
+.B pfc
+.SH DESCRIPTION
+pfc is an interactive postfix, or reverse Polish notation, calculator.
+.SH USAGE