diff --git a/man/factor.x b/man/factor.x new file mode 100644 index 000000000..5d6b6367b --- /dev/null +++ b/man/factor.x @@ -0,0 +1,4 @@ +[NAME] +factor \- factor numbers +[DESCRIPTION] +.\" Add any additional description here diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 70fa3e2a0..a5604b174 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,7 @@ 2000-04-04 Jim Meyering * man/Makefile.am (man_MANS): Add factor.1. + * man/factor.x: New file. * tests/seq/basic: Split a long line and tweak for font-lock mode. * tests/factor/basic: Likewise.