summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-02 14:07:36 +0000
committerJim Meyering <jim@meyering.net>1999-11-02 14:07:36 +0000
commit789f74708c5be9452a4eba4f3f830e4dd643f1f6 (patch)
tree80ff8904df90b163ac6aa497908f2f29fdaa12a5 /man
parentda60713a1d4122e6899d2edf4db90eca2b652dc5 (diff)
downloadcoreutils-789f74708c5be9452a4eba4f3f830e4dd643f1f6.tar.xz
include summary in [NAME] section
Diffstat (limited to 'man')
-rw-r--r--man/basename.x2
-rw-r--r--man/chroot.x2
-rw-r--r--man/date.x2
-rw-r--r--man/dirname.x2
-rw-r--r--man/echo.x2
-rw-r--r--man/env.x2
-rw-r--r--man/expr.x2
-rw-r--r--man/false.x2
-rw-r--r--man/groups.x2
-rw-r--r--man/hostid.x2
-rw-r--r--man/hostname.x2
-rw-r--r--man/id.x2
-rw-r--r--man/logname.x2
-rw-r--r--man/nice.x2
-rw-r--r--man/nohup.x2
-rw-r--r--man/pathchk.x2
-rw-r--r--man/pinky.x2
-rw-r--r--man/printenv.x2
-rw-r--r--man/printf.x2
-rw-r--r--man/pwd.x2
-rw-r--r--man/seq.x2
-rw-r--r--man/sleep.x2
-rw-r--r--man/stty.x2
-rw-r--r--man/su.x2
-rw-r--r--man/tee.x2
-rw-r--r--man/test.x2
-rw-r--r--man/true.x2
-rw-r--r--man/tty.x2
-rw-r--r--man/uname.x2
-rw-r--r--man/users.x2
-rw-r--r--man/who.x2
-rw-r--r--man/whoami.x2
-rw-r--r--man/yes.x2
33 files changed, 66 insertions, 0 deletions
diff --git a/man/basename.x b/man/basename.x
index bf1750726..3f4e42a83 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 bf1750726..b2afab826 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 bf1750726..bae08ac98 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 bf1750726..5612ed2a5 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 bf1750726..9c4fa8131 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 bf1750726..914fb9cdc 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 bf1750726..570007711 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 bf1750726..3b3b35985 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 bf1750726..1e42fed30 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 bf1750726..1bba0a630 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 bf1750726..4b4489c2a 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 bf1750726..ad0462e51 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 bf1750726..997a1b7bc 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 bf1750726..25fb6330e 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 bf1750726..dbb8fb8f7 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 bf1750726..ad8f09f10 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 bf1750726..91cdb439f 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 bf1750726..7445226ce 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 bf1750726..6489ec53e 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 bf1750726..e49a0d5de 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 bf1750726..df7f98cba 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 bf1750726..c239a5a5f 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 bf1750726..f3e1e1f0a 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 bf1750726..b368dd657 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 bf1750726..e5854cff4 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 bf1750726..8d5bcff52 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 bf1750726..8eb415138 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 bf1750726..7f0996f72 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 bf1750726..ec38625f8 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 bf1750726..ca0f9ca12 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 bf1750726..02b039ed5 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 bf1750726..7ee371a3d 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 bf1750726..ff0a9e3f9 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