diff options
-rw-r--r-- | man/cat.x | 2 | ||||
-rw-r--r-- | man/cksum.x | 2 | ||||
-rw-r--r-- | man/comm.x | 2 | ||||
-rw-r--r-- | man/csplit.x | 2 | ||||
-rw-r--r-- | man/cut.x | 2 | ||||
-rw-r--r-- | man/expand.x | 2 | ||||
-rw-r--r-- | man/fmt.x | 2 | ||||
-rw-r--r-- | man/fold.x | 2 | ||||
-rw-r--r-- | man/head.x | 2 | ||||
-rw-r--r-- | man/join.x | 2 | ||||
-rw-r--r-- | man/md5sum.x | 2 | ||||
-rw-r--r-- | man/nl.x | 2 | ||||
-rw-r--r-- | man/od.x | 2 | ||||
-rw-r--r-- | man/paste.x | 2 | ||||
-rw-r--r-- | man/pr.x | 2 | ||||
-rw-r--r-- | man/ptx.x | 2 | ||||
-rw-r--r-- | man/sort.x | 2 | ||||
-rw-r--r-- | man/split.x | 2 | ||||
-rw-r--r-- | man/sum.x | 2 | ||||
-rw-r--r-- | man/tac.x | 2 | ||||
-rw-r--r-- | man/tail.x | 2 | ||||
-rw-r--r-- | man/tr.x | 2 | ||||
-rw-r--r-- | man/tsort.x | 2 | ||||
-rw-r--r-- | man/unexpand.x | 2 | ||||
-rw-r--r-- | man/uniq.x | 2 | ||||
-rw-r--r-- | man/wc.x | 2 |
26 files changed, 52 insertions, 0 deletions
@@ -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 @@ -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 @@ -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 @@ -1,2 +1,4 @@ +[NAME] +nl \- number lines of files [DESCRIPTION] .\" Add any additional description here @@ -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 @@ -1,2 +1,4 @@ +[NAME] +pr \- convert text files for printing [DESCRIPTION] .\" Add any additional description here @@ -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 @@ -1,2 +1,4 @@ +[NAME] +sum \- checksum and count the blocks in a file [DESCRIPTION] .\" Add any additional description here @@ -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 @@ -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 @@ -1,2 +1,4 @@ +[NAME] +wc \- print the number of bytes, words, and lines in files [DESCRIPTION] .\" Add any additional description here |