From: Jim Meyering Date: Tue, 2 Nov 1999 14:07:36 +0000 (+0000) Subject: include summary in [NAME] section X-Git-Tag: FILEUTILS-4_0j-trial~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=789f74708c5be9452a4eba4f3f830e4dd643f1f6;p=thirdparty%2Fcoreutils.git include summary in [NAME] section --- diff --git a/man/basename.x b/man/basename.x index bf1750726e..3f4e42a830 100644 --- a/man/basename.x +++ b/man/basename.x @@ -1,2 +1,4 @@ +[NAME] +basename \- strip directory and suffix from filenames [DESCRIPTION] .\" Add any additional description here diff --git a/man/chroot.x b/man/chroot.x index bf1750726e..b2afab8269 100644 --- a/man/chroot.x +++ b/man/chroot.x @@ -1,2 +1,4 @@ +[NAME] +chroot \- run command or interactive shell with special root directory [DESCRIPTION] .\" Add any additional description here diff --git a/man/date.x b/man/date.x index bf1750726e..bae08ac98c 100644 --- a/man/date.x +++ b/man/date.x @@ -1,2 +1,4 @@ +[NAME] +date \- print or set the system date and time [DESCRIPTION] .\" Add any additional description here diff --git a/man/dirname.x b/man/dirname.x index bf1750726e..5612ed2a5a 100644 --- a/man/dirname.x +++ b/man/dirname.x @@ -1,2 +1,4 @@ +[NAME] +dirname \- strip non-directory suffix from file name [DESCRIPTION] .\" Add any additional description here diff --git a/man/echo.x b/man/echo.x index bf1750726e..9c4fa8131d 100644 --- a/man/echo.x +++ b/man/echo.x @@ -1,2 +1,4 @@ +[NAME] +echo \- display a line of text [DESCRIPTION] .\" Add any additional description here diff --git a/man/env.x b/man/env.x index bf1750726e..914fb9cdc4 100644 --- a/man/env.x +++ b/man/env.x @@ -1,2 +1,4 @@ +[NAME] +env \- run a program in a modified environment [DESCRIPTION] .\" Add any additional description here diff --git a/man/expr.x b/man/expr.x index bf1750726e..5700077117 100644 --- a/man/expr.x +++ b/man/expr.x @@ -1,2 +1,4 @@ +[NAME] +expr \- evaluate expressions [DESCRIPTION] .\" Add any additional description here diff --git a/man/false.x b/man/false.x index bf1750726e..3b3b35985b 100644 --- a/man/false.x +++ b/man/false.x @@ -1,2 +1,4 @@ +[NAME] +false \- do nothing, unsuccessfully [DESCRIPTION] .\" Add any additional description here diff --git a/man/groups.x b/man/groups.x index bf1750726e..1e42fed300 100644 --- a/man/groups.x +++ b/man/groups.x @@ -1,2 +1,4 @@ +[NAME] +groups \- print the groups a user is in [DESCRIPTION] .\" Add any additional description here diff --git a/man/hostid.x b/man/hostid.x index bf1750726e..1bba0a630d 100644 --- a/man/hostid.x +++ b/man/hostid.x @@ -1,2 +1,4 @@ +[NAME] +hostid \- print the numeric identifier for the current host [DESCRIPTION] .\" Add any additional description here diff --git a/man/hostname.x b/man/hostname.x index bf1750726e..4b4489c2a2 100644 --- a/man/hostname.x +++ b/man/hostname.x @@ -1,2 +1,4 @@ +[NAME] +hostname \- set or print the name of the current host system [DESCRIPTION] .\" Add any additional description here diff --git a/man/id.x b/man/id.x index bf1750726e..ad0462e512 100644 --- a/man/id.x +++ b/man/id.x @@ -1,2 +1,4 @@ +[NAME] +id \- print real and effective UIDs and GIDs [DESCRIPTION] .\" Add any additional description here diff --git a/man/logname.x b/man/logname.x index bf1750726e..997a1b7bca 100644 --- a/man/logname.x +++ b/man/logname.x @@ -1,2 +1,4 @@ +[NAME] +logname \- print user\'s login name [DESCRIPTION] .\" Add any additional description here diff --git a/man/nice.x b/man/nice.x index bf1750726e..25fb6330eb 100644 --- a/man/nice.x +++ b/man/nice.x @@ -1,2 +1,4 @@ +[NAME] +nice \- run a program with modified scheduling priority [DESCRIPTION] .\" Add any additional description here diff --git a/man/nohup.x b/man/nohup.x index bf1750726e..dbb8fb8f7a 100644 --- a/man/nohup.x +++ b/man/nohup.x @@ -1,2 +1,4 @@ +[NAME] +nohup \- run a command immune to hangups, with output to a non-tty [DESCRIPTION] .\" Add any additional description here diff --git a/man/pathchk.x b/man/pathchk.x index bf1750726e..ad8f09f100 100644 --- a/man/pathchk.x +++ b/man/pathchk.x @@ -1,2 +1,4 @@ +[NAME] +pathchk \- check whether file names are valid or portable [DESCRIPTION] .\" Add any additional description here diff --git a/man/pinky.x b/man/pinky.x index bf1750726e..91cdb439f7 100644 --- a/man/pinky.x +++ b/man/pinky.x @@ -1,2 +1,4 @@ +[NAME] +pinky \- lightweight finger [DESCRIPTION] .\" Add any additional description here diff --git a/man/printenv.x b/man/printenv.x index bf1750726e..7445226ce2 100644 --- a/man/printenv.x +++ b/man/printenv.x @@ -1,2 +1,4 @@ +[NAME] +printenv \- print all or part of environment [DESCRIPTION] .\" Add any additional description here diff --git a/man/printf.x b/man/printf.x index bf1750726e..6489ec53ec 100644 --- a/man/printf.x +++ b/man/printf.x @@ -1,2 +1,4 @@ +[NAME] +printf \- format and print data [DESCRIPTION] .\" Add any additional description here diff --git a/man/pwd.x b/man/pwd.x index bf1750726e..e49a0d5de3 100644 --- a/man/pwd.x +++ b/man/pwd.x @@ -1,2 +1,4 @@ +[NAME] +pwd \- print name of current/working directory [DESCRIPTION] .\" Add any additional description here diff --git a/man/seq.x b/man/seq.x index bf1750726e..df7f98cba2 100644 --- a/man/seq.x +++ b/man/seq.x @@ -1,2 +1,4 @@ +[NAME] +seq \- print a sequence of numbers [DESCRIPTION] .\" Add any additional description here diff --git a/man/sleep.x b/man/sleep.x index bf1750726e..c239a5a5f9 100644 --- a/man/sleep.x +++ b/man/sleep.x @@ -1,2 +1,4 @@ +[NAME] +sleep \- delay for a specified amount of time [DESCRIPTION] .\" Add any additional description here diff --git a/man/stty.x b/man/stty.x index bf1750726e..f3e1e1f0a5 100644 --- a/man/stty.x +++ b/man/stty.x @@ -1,2 +1,4 @@ +[NAME] +stty \- change and print terminal line settings [DESCRIPTION] .\" Add any additional description here diff --git a/man/su.x b/man/su.x index bf1750726e..b368dd6577 100644 --- a/man/su.x +++ b/man/su.x @@ -1,2 +1,4 @@ +[NAME] +su \- run a shell with substitute user and group IDs [DESCRIPTION] .\" Add any additional description here diff --git a/man/tee.x b/man/tee.x index bf1750726e..e5854cff45 100644 --- a/man/tee.x +++ b/man/tee.x @@ -1,2 +1,4 @@ +[NAME] +tee \- read from standard input and write to standard output and files [DESCRIPTION] .\" Add any additional description here diff --git a/man/test.x b/man/test.x index bf1750726e..8d5bcff526 100644 --- a/man/test.x +++ b/man/test.x @@ -1,2 +1,4 @@ +[NAME] +test \- check file types and compare values [DESCRIPTION] .\" Add any additional description here diff --git a/man/true.x b/man/true.x index bf1750726e..8eb4151382 100644 --- a/man/true.x +++ b/man/true.x @@ -1,2 +1,4 @@ +[NAME] +true \- do nothing, successfully [DESCRIPTION] .\" Add any additional description here diff --git a/man/tty.x b/man/tty.x index bf1750726e..7f0996f724 100644 --- a/man/tty.x +++ b/man/tty.x @@ -1,2 +1,4 @@ +[NAME] +tty \- print the file name of the terminal connected to standard input [DESCRIPTION] .\" Add any additional description here diff --git a/man/uname.x b/man/uname.x index bf1750726e..ec38625f83 100644 --- a/man/uname.x +++ b/man/uname.x @@ -1,2 +1,4 @@ +[NAME] +uname \- print system information [DESCRIPTION] .\" Add any additional description here diff --git a/man/users.x b/man/users.x index bf1750726e..ca0f9ca12c 100644 --- a/man/users.x +++ b/man/users.x @@ -1,2 +1,4 @@ +[NAME] +users \- print the user names of users currently logged in to the current host [DESCRIPTION] .\" Add any additional description here diff --git a/man/who.x b/man/who.x index bf1750726e..02b039ed5f 100644 --- a/man/who.x +++ b/man/who.x @@ -1,2 +1,4 @@ +[NAME] +who \- show who is logged on [DESCRIPTION] .\" Add any additional description here diff --git a/man/whoami.x b/man/whoami.x index bf1750726e..7ee371a3de 100644 --- a/man/whoami.x +++ b/man/whoami.x @@ -1,2 +1,4 @@ +[NAME] +whoami \- print effective userid [DESCRIPTION] .\" Add any additional description here diff --git a/man/yes.x b/man/yes.x index bf1750726e..ff0a9e3f96 100644 --- a/man/yes.x +++ b/man/yes.x @@ -1,2 +1,4 @@ +[NAME] +yes \- output a string repeatedly until killed [DESCRIPTION] .\" Add any additional description here