]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
include summary in [NAME] section
authorJim Meyering <jim@meyering.net>
Tue, 2 Nov 1999 14:07:36 +0000 (14:07 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 2 Nov 1999 14:07:36 +0000 (14:07 +0000)
33 files changed:
man/basename.x
man/chroot.x
man/date.x
man/dirname.x
man/echo.x
man/env.x
man/expr.x
man/false.x
man/groups.x
man/hostid.x
man/hostname.x
man/id.x
man/logname.x
man/nice.x
man/nohup.x
man/pathchk.x
man/pinky.x
man/printenv.x
man/printf.x
man/pwd.x
man/seq.x
man/sleep.x
man/stty.x
man/su.x
man/tee.x
man/test.x
man/true.x
man/tty.x
man/uname.x
man/users.x
man/who.x
man/whoami.x
man/yes.x

index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..3f4e42a83049735132207d061c373a5d6b180788 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+basename \- strip directory and suffix from filenames
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..b2afab82691dce63e1a9dc14a1f4bc8fb7b1f4cc 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+chroot \- run command or interactive shell with special root directory
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..bae08ac98c1b2da34d0eb37ffcf61ae3857ef84c 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+date \- print or set the system date and time
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..5612ed2a5a15ada5902468dd7d9c28807e766e60 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+dirname \- strip non-directory suffix from file name
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..9c4fa8131d9d9c020626a718352c099b437ed964 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+echo \- display a line of text
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..914fb9cdc47b72499a1f6af3778d580360384cce 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..57000771179e199e1f76cffd9e01bc7ab238a9c7 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+expr \- evaluate expressions
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..3b3b35985b19be74d3d185b916f80ae0946b9f2b 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+false \- do nothing, unsuccessfully
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..1e42fed3007f20ef19a0f6f4dc24ff8b1c9be852 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+groups \- print the groups a user is in
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..1bba0a630d88ce46cfb7bdb1c1b424dfbe87e322 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+hostid \- print the numeric identifier for the current host
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..4b4489c2a287255b9350cf3a42adf4495c81f071 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+hostname \- set or print the name of the current host system
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ad0462e5121d09a94915acd74500e80bd3acea65 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..997a1b7bcaf990edc5d44bac030fbb384f843270 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+logname \- print user\'s login name
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..25fb6330ebd6f7f28d72daeda020380002dbfe3e 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+nice \- run a program with modified scheduling priority
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..dbb8fb8f7ac20fd33fe2569c5f5057a008486ae3 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+nohup \- run a command immune to hangups, with output to a non-tty
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ad8f09f10002b3259abadbda1e18ef1b299665ea 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+pathchk \- check whether file names are valid or portable
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..91cdb439f7c644c163b48c0c2dd30057b08b3738 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+pinky \- lightweight finger
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..7445226ce22391b2786cd28f74fb276de13badf0 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+printenv \- print all or part of environment
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..6489ec53ec64301bf822dd2bb54bf68d8cedc1d5 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+printf \- format and print data
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..e49a0d5de30ec344646e50efac63f49d96b6898d 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..df7f98cba28f18f5a47465ad1113c64d3668702e 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..c239a5a5f9d934e92a5cd1a8d21a81c371e51b0a 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+sleep \- delay for a specified amount of time
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..f3e1e1f0a52da9b626636754bb009dce6d5d2f4f 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+stty \- change and print terminal line settings
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..b368dd65772f6d59ab20a1a01cc3bf914420df3c 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..e5854cff45a14726eebfc91a59ebfb95016ab21e 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..8d5bcff5267c9afd058bb2aa1c1183bac5dc21a6 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+test \- check file types and compare values
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..8eb4151382918e028a67d0b85075b4092cc36af4 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+true \- do nothing, successfully
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..7f0996f724aa7e2968d0f624e58eddfe94a644a9 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ec38625f83da2994ae2ab6697f7209f9b84783d3 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+uname \- print system information
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ca0f9ca12cf2a06176b38a74d0b1cec1934d2281 100644 (file)
@@ -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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..02b039ed5f0a5750c76bb2e716e4ca2397bc7d4d 100644 (file)
--- 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
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..7ee371a3de898182f6c91bb02eb400709dcf4422 100644 (file)
@@ -1,2 +1,4 @@
+[NAME]
+whoami \- print effective userid
 [DESCRIPTION]
 .\" Add any additional description here
index bf1750726ebf636f5993d7d35cc1d4365d3a2e4e..ff0a9e3f964a194776b49fa60985e6da1434e48c 100644 (file)
--- 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