diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-02 13:51:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-02 13:51:42 +0000 |
commit | 57808ffdb51e45b2e41705986e7fc5ff2982abd2 (patch) | |
tree | e7a219462bb7ec7e91cc4b509aeca3af61118255 | |
parent | 8c3db8987e11da3d4c5c16e00de1b96486a4743b (diff) | |
download | coreutils-57808ffdb51e45b2e41705986e7fc5ff2982abd2.tar.gz |
include summary in [NAME] section
-rw-r--r-- | man/chgrp.x | 2 | ||||
-rw-r--r-- | man/chmod.x | 2 | ||||
-rw-r--r-- | man/chown.x | 2 | ||||
-rw-r--r-- | man/cp.x | 2 | ||||
-rw-r--r-- | man/dd.x | 2 | ||||
-rw-r--r-- | man/df.x | 2 | ||||
-rw-r--r-- | man/dir.x | 2 | ||||
-rw-r--r-- | man/dircolors.x | 2 | ||||
-rw-r--r-- | man/du.x | 2 | ||||
-rw-r--r-- | man/ln.x | 2 | ||||
-rw-r--r-- | man/ls.x | 2 | ||||
-rw-r--r-- | man/mkdir.x | 2 | ||||
-rw-r--r-- | man/mkfifo.x | 2 | ||||
-rw-r--r-- | man/mknod.x | 2 | ||||
-rw-r--r-- | man/mv.x | 2 | ||||
-rw-r--r-- | man/rm.x | 2 | ||||
-rw-r--r-- | man/rmdir.x | 2 | ||||
-rw-r--r-- | man/shred.x | 2 | ||||
-rw-r--r-- | man/sync.x | 2 | ||||
-rw-r--r-- | man/touch.x | 2 | ||||
-rw-r--r-- | man/vdir.x | 2 |
21 files changed, 42 insertions, 0 deletions
diff --git a/man/chgrp.x b/man/chgrp.x index 76e18ad71..8ae0ba587 100644 --- a/man/chgrp.x +++ b/man/chgrp.x @@ -1,2 +1,4 @@ +[NAME] +chgrp \- change group ownership [DESCRIPTION] ." Add any additional description here diff --git a/man/chmod.x b/man/chmod.x index f8051fd89..d581013f9 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -1,3 +1,5 @@ +[NAME] +chmod \- change file access permissions [DESCRIPTION] This manual page documents the GNU version of diff --git a/man/chown.x b/man/chown.x index f00176f79..db0e77e9f 100644 --- a/man/chown.x +++ b/man/chown.x @@ -1,3 +1,5 @@ +[NAME] +chown \- change file owner and group [DESCRIPTION] This manual page documents the GNU version of @@ -1,2 +1,4 @@ +[NAME] +cp \- copy files and directories [DESCRIPTION] .\" Add any additional description here @@ -1,2 +1,4 @@ +[NAME] +dd \- convert and copy a file [DESCRIPTION] .\" Add any additional description here @@ -1,3 +1,5 @@ +[NAME] +df \- report filesystem disk space usage [DESCRIPTION] This manual page documents the GNU version of @@ -1,2 +1,4 @@ +[NAME] +dir \- list directory contents [DESCRIPTION] .\" Add any additional description here diff --git a/man/dircolors.x b/man/dircolors.x index 76e18ad71..eb3264dc5 100644 --- a/man/dircolors.x +++ b/man/dircolors.x @@ -1,2 +1,4 @@ +[NAME] +dircolors \- color setup for ls [DESCRIPTION] ." Add any additional description here @@ -1,2 +1,4 @@ +[NAME] +du \- estimate file space usage [DESCRIPTION] ." Add any additional description here @@ -1,2 +1,4 @@ +[NAME] +ln \- make links between files [DESCRIPTION] ." Add any additional description here @@ -1,2 +1,4 @@ +[NAME] +ls \- list directory contents [DESCRIPTION] ." Add any additional description here diff --git a/man/mkdir.x b/man/mkdir.x index 76e18ad71..45e8e0401 100644 --- a/man/mkdir.x +++ b/man/mkdir.x @@ -1,2 +1,4 @@ +[NAME] +mkdir \- make directories [DESCRIPTION] ." Add any additional description here diff --git a/man/mkfifo.x b/man/mkfifo.x index 76e18ad71..539089585 100644 --- a/man/mkfifo.x +++ b/man/mkfifo.x @@ -1,2 +1,4 @@ +[NAME] +mkfifo \- make FIFOs (named pipes) [DESCRIPTION] ." Add any additional description here diff --git a/man/mknod.x b/man/mknod.x index 76e18ad71..77e0f26d6 100644 --- a/man/mknod.x +++ b/man/mknod.x @@ -1,2 +1,4 @@ +[NAME] +mknod \- make block or character special files [DESCRIPTION] ." Add any additional description here @@ -1,2 +1,4 @@ +[NAME] +mv \- move (rename) files [DESCRIPTION] ." Add any additional description here @@ -1,3 +1,5 @@ +[NAME] +rm \- remove files or directories [DESCRIPTION] This manual page documents the GNU version of diff --git a/man/rmdir.x b/man/rmdir.x index 76e18ad71..cef2186ce 100644 --- a/man/rmdir.x +++ b/man/rmdir.x @@ -1,2 +1,4 @@ +[NAME] +rmdir \- remove empty directories [DESCRIPTION] ." Add any additional description here diff --git a/man/shred.x b/man/shred.x index 76e18ad71..95677917a 100644 --- a/man/shred.x +++ b/man/shred.x @@ -1,2 +1,4 @@ +[NAME] +shred \- delete a file securely, first overwriting it to hide its contents [DESCRIPTION] ." Add any additional description here diff --git a/man/sync.x b/man/sync.x index 76e18ad71..cf47326ee 100644 --- a/man/sync.x +++ b/man/sync.x @@ -1,2 +1,4 @@ +[NAME] +sync \- flush filesystem buffers [DESCRIPTION] ." Add any additional description here diff --git a/man/touch.x b/man/touch.x index 76e18ad71..4a1833088 100644 --- a/man/touch.x +++ b/man/touch.x @@ -1,2 +1,4 @@ +[NAME] +touch \- change file timestamps [DESCRIPTION] ." Add any additional description here diff --git a/man/vdir.x b/man/vdir.x index 76e18ad71..7594288cb 100644 --- a/man/vdir.x +++ b/man/vdir.x @@ -1,2 +1,4 @@ +[NAME] +vdir \- list directory contents [DESCRIPTION] ." Add any additional description here |