From f60184867b480bba44e5d4470dd8d58882195832 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 2 Jul 2017 01:40:32 +1200 Subject: Break pks(6df) and philsay(6df) in two Looks like awk(1) implementations vary in how they interpret option arguments. --- man/man6/philsay.6df | 28 ++++++++++++++++++++++++++++ man/man6/pks.6df | 6 ++---- 2 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 man/man6/philsay.6df (limited to 'man') diff --git a/man/man6/philsay.6df b/man/man6/philsay.6df new file mode 100644 index 00000000..4de7c476 --- /dev/null +++ b/man/man6/philsay.6df @@ -0,0 +1,28 @@ +.TH PHILSAY 6df "July 2017" "Manual page for philsay" +.SH NAME +.B philsay +\- Ha, ha, ha! ASCII art! +.SH USAGE +.B philsay +.br +.B philsay +FILE1 FILE2 +.br +program | +.B philsay +- +.br +DICT=$HOME/dict +.B philsay +.SH DESCRIPTION +.B philsay +shows a picture of our founder, Phil Ken Sebben, saying the first word of a +line randomly chosen from the input using pks(6df). +.P +A hyphen character "-" can be given as an argument to select standard input. +.SH SEE ALSO +pks(6df), cowsay(1df) +.br + +.SH AUTHOR +Tom Ryder diff --git a/man/man6/pks.6df b/man/man6/pks.6df index 47ddf7aa..dc430eff 100644 --- a/man/man6/pks.6df +++ b/man/man6/pks.6df @@ -12,8 +12,6 @@ program | .B pks - .br -.B pks ---phil DICT=$HOME/dict .B pks .SH DESCRIPTION @@ -23,9 +21,9 @@ no files are given, it defaults to /usr/share/dict/words, or the value of DICT (ha, ha!) if specified in the environment. .P A hyphen character "-" can be given as an argument to select standard input. -.P -Adding --phil will show a picture of our founder, Phil Ken Sebben. .SH SEE ALSO +philsay(6df) +.br .SH AUTHOR Tom Ryder -- cgit v1.2.3