From da60713a1d4122e6899d2edf4db90eca2b652dc5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Nov 1999 13:58:56 +0000 Subject: 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(+) (limited to 'man') diff --git a/man/cat.x b/man/cat.x index bf1750726..c2196786a 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 bf1750726..b70a5c46b 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 bf1750726..dfc84806e 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 bf1750726..dc19d89de 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 bf1750726..fd0933832 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 bf1750726..95e5e3a7e 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 bf1750726..c4abfeb02 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 bf1750726..5c7472c25 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 bf1750726..160d0fff2 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 bf1750726..6f50791f2 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 bf1750726..4a6547781 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 bf1750726..cf9b64867 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 bf1750726..c913f8046 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 bf1750726..0af980dbb 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 bf1750726..4dd836d07 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 bf1750726..af37770f1 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 bf1750726..5c171ddf2 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 bf1750726..6e98e7f7b 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 bf1750726..a03b9cc5d 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 bf1750726..d943afaa5 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 bf1750726..2ede04c82 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 bf1750726..f28f1b0d6 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 bf1750726..8ed3de9c9 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 bf1750726..ac74ed881 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 bf1750726..73723c806 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 bf1750726..01519c305 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 -- cgit v1.2.3-54-g00ecf