From f7880af3dbe35ce61d09c3e8bb806c0c6b5065ab Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Oct 1998 03:23:24 +0000 Subject: [PATCH] . --- man/cat.x | 2 ++ man/cksum.x | 2 ++ man/comm.x | 2 ++ man/csplit.x | 2 ++ man/cut.x | 2 ++ man/expand.x | 2 ++ man/fmt.x | 2 ++ man/fold.x | 2 ++ man/head.x | 2 ++ man/join.x | 2 ++ man/md5sum.x | 2 ++ man/nl.x | 2 ++ man/od.x | 2 ++ man/paste.x | 2 ++ man/pr.x | 2 ++ man/sort.x | 2 ++ man/split.x | 2 ++ man/sum.x | 2 ++ man/tac.x | 2 ++ man/tail.x | 2 ++ man/tr.x | 2 ++ man/unexpand.x | 2 ++ man/uniq.x | 2 ++ man/wc.x | 2 ++ 24 files changed, 48 insertions(+) create mode 100644 man/cat.x create mode 100644 man/cksum.x create mode 100644 man/comm.x create mode 100644 man/csplit.x create mode 100644 man/cut.x create mode 100644 man/expand.x create mode 100644 man/fmt.x create mode 100644 man/fold.x create mode 100644 man/head.x create mode 100644 man/join.x create mode 100644 man/md5sum.x create mode 100644 man/nl.x create mode 100644 man/od.x create mode 100644 man/paste.x create mode 100644 man/pr.x create mode 100644 man/sort.x create mode 100644 man/split.x create mode 100644 man/sum.x create mode 100644 man/tac.x create mode 100644 man/tail.x create mode 100644 man/tr.x create mode 100644 man/unexpand.x create mode 100644 man/uniq.x create mode 100644 man/wc.x diff --git a/man/cat.x b/man/cat.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/cat.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/cksum.x b/man/cksum.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/cksum.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/comm.x b/man/comm.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/comm.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/csplit.x b/man/csplit.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/csplit.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/cut.x b/man/cut.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/cut.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/expand.x b/man/expand.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/expand.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/fmt.x b/man/fmt.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/fmt.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/fold.x b/man/fold.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/fold.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/head.x b/man/head.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/head.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/join.x b/man/join.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/join.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/md5sum.x b/man/md5sum.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/md5sum.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/nl.x b/man/nl.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/nl.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/od.x b/man/od.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/od.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/paste.x b/man/paste.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/paste.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/pr.x b/man/pr.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/pr.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/sort.x b/man/sort.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/sort.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/split.x b/man/split.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/split.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/sum.x b/man/sum.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/sum.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/tac.x b/man/tac.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/tac.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/tail.x b/man/tail.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/tail.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/tr.x b/man/tr.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/tr.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/unexpand.x b/man/unexpand.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/unexpand.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/uniq.x b/man/uniq.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/uniq.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here diff --git a/man/wc.x b/man/wc.x new file mode 100644 index 0000000..bf17507 --- /dev/null +++ b/man/wc.x @@ -0,0 +1,2 @@ +[DESCRIPTION] +.\" Add any additional description here -- 2.7.4