]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
include summary in [NAME] section
authorJim Meyering <jim@meyering.net>
Tue, 2 Nov 1999 13:58:56 +0000 (13:58 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Nov 1999 13:58:56 +0000 (13:58 +0000)
26 files changed:
man/cat.x
man/cksum.x
man/comm.x
man/csplit.x
man/cut.x
man/expand.x
man/fmt.x
man/fold.x
man/head.x
man/join.x
man/md5sum.x
man/nl.x
man/od.x
man/paste.x
man/pr.x
man/ptx.x
man/sort.x
man/split.x
man/sum.x
man/tac.x
man/tail.x
man/tr.x
man/tsort.x
man/unexpand.x
man/uniq.x
man/wc.x

index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..c2196786a81437c7e4c5351e32ae0242e80356d9 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..b70a5c46b864e92bcac707e1f7bbec5e1b3f36bf 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+cksum \- checksum and count the bytes in a file
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..dfc84806e89af7bdc5a94a53c31a974253fdc6ec 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+comm \- compare two sorted files line by line
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..dc19d89de5d70a2885ccf55ab58cc9306a81da36 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+csplit \- split a file into sections determined by context lines
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..fd09338326e2d1044de0ce739c84c1743802a229 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..95e5e3a7ecebb83c4c918d30c3c387239de580be 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+expand \- convert tabs to spaces
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..c4abfeb020b05495e1c3258a1dcb3f33b3587d97 100644 (file)
--- a/man/fmt.x
+++ b/man/fmt.x
@@ -1,2 +1,4 @@
+[NAME]
+fmt \- simple optimal text formatter
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..5c7472c252c904af34bd1aa447b496f707282aaa 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+fold \- wrap each input line to fit in specified width
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..160d0fff2e68038bb5e94ead1b6c0ebd70b8e09b 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+head \- output the first part of files
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..6f50791f26aeda591de475140f3dbf1ae80acc2b 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+join \- join lines of two files on a common field
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..4a6547781f60d7d389e9659ccd2956eea221b0ab 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+md5sum \- compute and check MD5 message digest
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..cf9b64867cd073fe09e944fab633fdea9ad81e03 100644 (file)
--- a/man/nl.x
+++ b/man/nl.x
@@ -1,2 +1,4 @@
+[NAME]
+nl \- number lines of files
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..c913f8046f1cfe6641b730516be860bd60008f61 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..0af980dbbf74a09d7871af59e26d43d3765893e1 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+paste \- merge lines of files
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..4dd836d07af59027828fba7ecb343d76f1c59648 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..af37770f1e58df0613f8bb157d6fab10be7079e2 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..5c171ddf2c350c01b1f0f54d18b18175258c4390 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+sort \- sort lines of text files
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..6e98e7f7bc423bb8965b0d9860ec2b17654a5293 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+split \- split a file into pieces
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..a03b9cc5d0bcc32ab8116cab2130707410df7bb4 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..d943afaa53aa02c67227f5dfd1418726428543a4 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..2ede04c829ef412d71a761f081150266f83a6f56 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+tail \- output the last part of files
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..f28f1b0d61c423ead735aac35da2a9bceb755e0a 100644 (file)
--- a/man/tr.x
+++ b/man/tr.x
@@ -1,2 +1,4 @@
+[NAME]
+tr \- translate or delete characters
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..8ed3de9c92b53d40d70c13b4ba1e85cf98c61e8e 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+tsort \- perform topological sort
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ac74ed8814981b75bfe2538d51094485e3495b34 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+unexpand \- convert spaces to tabs
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..73723c80661944c42f25b7709822c6315f7b44db 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+uniq \- remove duplicate lines from a sorted file
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..01519c305fd6fa5f170dcf92cc1def1665167f32 100644 (file)
--- 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