From 57808ffdb51e45b2e41705986e7fc5ff2982abd2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Nov 1999 13:51:42 +0000 Subject: [PATCH] include summary in [NAME] section --- man/chgrp.x | 2 ++ man/chmod.x | 2 ++ man/chown.x | 2 ++ man/cp.x | 2 ++ man/dd.x | 2 ++ man/df.x | 2 ++ man/dir.x | 2 ++ man/dircolors.x | 2 ++ man/du.x | 2 ++ man/ln.x | 2 ++ man/ls.x | 2 ++ man/mkdir.x | 2 ++ man/mkfifo.x | 2 ++ man/mknod.x | 2 ++ man/mv.x | 2 ++ man/rm.x | 2 ++ man/rmdir.x | 2 ++ man/shred.x | 2 ++ man/sync.x | 2 ++ man/touch.x | 2 ++ man/vdir.x | 2 ++ 21 files changed, 42 insertions(+) diff --git a/man/chgrp.x b/man/chgrp.x index 76e18ad718..8ae0ba5873 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 f8051fd894..d581013f91 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 f00176f79b..db0e77e9f1 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 diff --git a/man/cp.x b/man/cp.x index bf1750726e..b26225fc97 100644 --- a/man/cp.x +++ b/man/cp.x @@ -1,2 +1,4 @@ +[NAME] +cp \- copy files and directories [DESCRIPTION] .\" Add any additional description here diff --git a/man/dd.x b/man/dd.x index bf1750726e..bc92af5751 100644 --- a/man/dd.x +++ b/man/dd.x @@ -1,2 +1,4 @@ +[NAME] +dd \- convert and copy a file [DESCRIPTION] .\" Add any additional description here diff --git a/man/df.x b/man/df.x index 15b3ff70aa..766cfd7551 100644 --- a/man/df.x +++ b/man/df.x @@ -1,3 +1,5 @@ +[NAME] +df \- report filesystem disk space usage [DESCRIPTION] This manual page documents the GNU version of diff --git a/man/dir.x b/man/dir.x index bf1750726e..9ba5e59973 100644 --- a/man/dir.x +++ b/man/dir.x @@ -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 76e18ad718..eb3264dc5f 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 diff --git a/man/du.x b/man/du.x index 76e18ad718..448e8e27d4 100644 --- a/man/du.x +++ b/man/du.x @@ -1,2 +1,4 @@ +[NAME] +du \- estimate file space usage [DESCRIPTION] ." Add any additional description here diff --git a/man/ln.x b/man/ln.x index 76e18ad718..b4030bad00 100644 --- a/man/ln.x +++ b/man/ln.x @@ -1,2 +1,4 @@ +[NAME] +ln \- make links between files [DESCRIPTION] ." Add any additional description here diff --git a/man/ls.x b/man/ls.x index 76e18ad718..6435b11237 100644 --- a/man/ls.x +++ b/man/ls.x @@ -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 76e18ad718..45e8e0401b 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 76e18ad718..539089585c 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 76e18ad718..77e0f26d6e 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 diff --git a/man/mv.x b/man/mv.x index 76e18ad718..c6ef439318 100644 --- a/man/mv.x +++ b/man/mv.x @@ -1,2 +1,4 @@ +[NAME] +mv \- move (rename) files [DESCRIPTION] ." Add any additional description here diff --git a/man/rm.x b/man/rm.x index e57ef3fda5..7faf6f90e4 100644 --- a/man/rm.x +++ b/man/rm.x @@ -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 76e18ad718..cef2186ceb 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 76e18ad718..95677917a8 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 76e18ad718..cf47326eeb 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 76e18ad718..4a1833088d 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 76e18ad718..7594288cb1 100644 --- a/man/vdir.x +++ b/man/vdir.x @@ -1,2 +1,4 @@ +[NAME] +vdir \- list directory contents [DESCRIPTION] ." Add any additional description here -- 2.47.3