From ca2dd62a0264c4dbe836f6fa01c2b8e3cf2a6091 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 28 Jul 2023 21:47:10 -0230 Subject: split man page into multiple files --- doc/intro.1 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/intro.1 (limited to 'doc/intro.1') 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 -- cgit v1.2.3