From da60713a1d4122e6899d2edf4db90eca2b652dc5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Nov 1999 13:58:56 +0000 Subject: [PATCH] include summary in [NAME] section --- 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/ptx.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/tsort.x | 2 ++ man/unexpand.x | 2 ++ man/uniq.x | 2 ++ man/wc.x | 2 ++ 26 files changed, 52 insertions(+) diff --git a/man/cat.x b/man/cat.x index bf1750726e..c2196786a8 100644 --- a/man/cat.x +++ b/man/cat.x @@ -1,2 +1,4 @@ +[NAME] +cat \- concatenate files and print on the standard output [DESCRIPTION] .\" Add any additional description here diff --git a/man/cksum.x b/man/cksum.x index bf1750726e..b70a5c46b8 100644 --- a/man/cksum.x +++ b/man/cksum.x @@ -1,2 +1,4 @@ +[NAME] +cksum \- checksum and count the bytes in a file [DESCRIPTION] .\" Add any additional description here diff --git a/man/comm.x b/man/comm.x index bf1750726e..dfc84806e8 100644 --- a/man/comm.x +++ b/man/comm.x @@ -1,2 +1,4 @@ +[NAME] +comm \- compare two sorted files line by line [DESCRIPTION] .\" Add any additional description here diff --git a/man/csplit.x b/man/csplit.x index bf1750726e..dc19d89de5 100644 --- a/man/csplit.x +++ b/man/csplit.x @@ -1,2 +1,4 @@ +[NAME] +csplit \- split a file into sections determined by context lines [DESCRIPTION] .\" Add any additional description here diff --git a/man/cut.x b/man/cut.x index bf1750726e..fd09338326 100644 --- a/man/cut.x +++ b/man/cut.x @@ -1,2 +1,4 @@ +[NAME] +cut \- remove sections from each line of files [DESCRIPTION] .\" Add any additional description here diff --git a/man/expand.x b/man/expand.x index bf1750726e..95e5e3a7ec 100644 --- a/man/expand.x +++ b/man/expand.x @@ -1,2 +1,4 @@ +[NAME] +expand \- convert tabs to spaces [DESCRIPTION] .\" Add any additional description here diff --git a/man/fmt.x b/man/fmt.x index bf1750726e..c4abfeb020 100644 --- a/man/fmt.x +++ b/man/fmt.x @@ -1,2 +1,4 @@ +[NAME] +fmt \- simple optimal text formatter [DESCRIPTION] .\" Add any additional description here diff --git a/man/fold.x b/man/fold.x index bf1750726e..5c7472c252 100644 --- a/man/fold.x +++ b/man/fold.x @@ -1,2 +1,4 @@ +[NAME] +fold \- wrap each input line to fit in specified width [DESCRIPTION] .\" Add any additional description here diff --git a/man/head.x b/man/head.x index bf1750726e..160d0fff2e 100644 --- a/man/head.x +++ b/man/head.x @@ -1,2 +1,4 @@ +[NAME] +head \- output the first part of files [DESCRIPTION] .\" Add any additional description here diff --git a/man/join.x b/man/join.x index bf1750726e..6f50791f26 100644 --- a/man/join.x +++ b/man/join.x @@ -1,2 +1,4 @@ +[NAME] +join \- join lines of two files on a common field [DESCRIPTION] .\" Add any additional description here diff --git a/man/md5sum.x b/man/md5sum.x index bf1750726e..4a6547781f 100644 --- a/man/md5sum.x +++ b/man/md5sum.x @@ -1,2 +1,4 @@ +[NAME] +md5sum \- compute and check MD5 message digest [DESCRIPTION] .\" Add any additional description here diff --git a/man/nl.x b/man/nl.x index bf1750726e..cf9b64867c 100644 --- a/man/nl.x +++ b/man/nl.x @@ -1,2 +1,4 @@ +[NAME] +nl \- number lines of files [DESCRIPTION] .\" Add any additional description here diff --git a/man/od.x b/man/od.x index bf1750726e..c913f8046f 100644 --- a/man/od.x +++ b/man/od.x @@ -1,2 +1,4 @@ +[NAME] +od \- dump files in octal and other formats [DESCRIPTION] .\" Add any additional description here diff --git a/man/paste.x b/man/paste.x index bf1750726e..0af980dbbf 100644 --- a/man/paste.x +++ b/man/paste.x @@ -1,2 +1,4 @@ +[NAME] +paste \- merge lines of files [DESCRIPTION] .\" Add any additional description here diff --git a/man/pr.x b/man/pr.x index bf1750726e..4dd836d07a 100644 --- a/man/pr.x +++ b/man/pr.x @@ -1,2 +1,4 @@ +[NAME] +pr \- convert text files for printing [DESCRIPTION] .\" Add any additional description here diff --git a/man/ptx.x b/man/ptx.x index bf1750726e..af37770f1e 100644 --- a/man/ptx.x +++ b/man/ptx.x @@ -1,2 +1,4 @@ +[NAME] +ptx \- produce a permuted index of file contents [DESCRIPTION] .\" Add any additional description here diff --git a/man/sort.x b/man/sort.x index bf1750726e..5c171ddf2c 100644 --- a/man/sort.x +++ b/man/sort.x @@ -1,2 +1,4 @@ +[NAME] +sort \- sort lines of text files [DESCRIPTION] .\" Add any additional description here diff --git a/man/split.x b/man/split.x index bf1750726e..6e98e7f7bc 100644 --- a/man/split.x +++ b/man/split.x @@ -1,2 +1,4 @@ +[NAME] +split \- split a file into pieces [DESCRIPTION] .\" Add any additional description here diff --git a/man/sum.x b/man/sum.x index bf1750726e..a03b9cc5d0 100644 --- a/man/sum.x +++ b/man/sum.x @@ -1,2 +1,4 @@ +[NAME] +sum \- checksum and count the blocks in a file [DESCRIPTION] .\" Add any additional description here diff --git a/man/tac.x b/man/tac.x index bf1750726e..d943afaa53 100644 --- a/man/tac.x +++ b/man/tac.x @@ -1,2 +1,4 @@ +[NAME] +tac \- concatenate and print files in reverse [DESCRIPTION] .\" Add any additional description here diff --git a/man/tail.x b/man/tail.x index bf1750726e..2ede04c829 100644 --- a/man/tail.x +++ b/man/tail.x @@ -1,2 +1,4 @@ +[NAME] +tail \- output the last part of files [DESCRIPTION] .\" Add any additional description here diff --git a/man/tr.x b/man/tr.x index bf1750726e..f28f1b0d61 100644 --- a/man/tr.x +++ b/man/tr.x @@ -1,2 +1,4 @@ +[NAME] +tr \- translate or delete characters [DESCRIPTION] .\" Add any additional description here diff --git a/man/tsort.x b/man/tsort.x index bf1750726e..8ed3de9c92 100644 --- a/man/tsort.x +++ b/man/tsort.x @@ -1,2 +1,4 @@ +[NAME] +tsort \- perform topological sort [DESCRIPTION] .\" Add any additional description here diff --git a/man/unexpand.x b/man/unexpand.x index bf1750726e..ac74ed8814 100644 --- a/man/unexpand.x +++ b/man/unexpand.x @@ -1,2 +1,4 @@ +[NAME] +unexpand \- convert spaces to tabs [DESCRIPTION] .\" Add any additional description here diff --git a/man/uniq.x b/man/uniq.x index bf1750726e..73723c8066 100644 --- a/man/uniq.x +++ b/man/uniq.x @@ -1,2 +1,4 @@ +[NAME] +uniq \- remove duplicate lines from a sorted file [DESCRIPTION] .\" Add any additional description here diff --git a/man/wc.x b/man/wc.x index bf1750726e..01519c305f 100644 --- a/man/wc.x +++ b/man/wc.x @@ -1,2 +1,4 @@ +[NAME] +wc \- print the number of bytes, words, and lines in files [DESCRIPTION] .\" Add any additional description here -- 2.47.3