diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-01 10:34:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-01 10:34:35 +0000 |
commit | d8c942fdef5c43e483b2efd3451302ebe1d6d859 (patch) | |
tree | 7a0fa622eaba2fbea1ff19f3984bb42381dc23f9 /man | |
parent | 715f1c67f98d9c4a6d1c0db5244d52fd176e1be2 (diff) | |
download | coreutils-d8c942fdef5c43e483b2efd3451302ebe1d6d859.tar.xz |
change ." to .\"
Diffstat (limited to 'man')
-rw-r--r-- | man/chgrp.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/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 |
14 files changed, 14 insertions, 14 deletions
diff --git a/man/chgrp.x b/man/chgrp.x index 8ae0ba587..1ceeafc3c 100644 --- a/man/chgrp.x +++ b/man/chgrp.x @@ -1,4 +1,4 @@ [NAME] chgrp \- change group ownership [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/dircolors.x b/man/dircolors.x index eb3264dc5..fa1324720 100644 --- a/man/dircolors.x +++ b/man/dircolors.x @@ -1,4 +1,4 @@ [NAME] dircolors \- color setup for ls [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here @@ -1,4 +1,4 @@ [NAME] du \- estimate file space usage [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here @@ -1,4 +1,4 @@ [NAME] ln \- make links between files [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here @@ -1,4 +1,4 @@ [NAME] ls \- list directory contents [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/mkdir.x b/man/mkdir.x index 45e8e0401..99e9e17ef 100644 --- a/man/mkdir.x +++ b/man/mkdir.x @@ -1,4 +1,4 @@ [NAME] mkdir \- make directories [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/mkfifo.x b/man/mkfifo.x index 539089585..2a7c30063 100644 --- a/man/mkfifo.x +++ b/man/mkfifo.x @@ -1,4 +1,4 @@ [NAME] mkfifo \- make FIFOs (named pipes) [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/mknod.x b/man/mknod.x index 77e0f26d6..42177a994 100644 --- a/man/mknod.x +++ b/man/mknod.x @@ -1,4 +1,4 @@ [NAME] mknod \- make block or character special files [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here @@ -1,4 +1,4 @@ [NAME] mv \- move (rename) files [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/rmdir.x b/man/rmdir.x index cef2186ce..2e3ade686 100644 --- a/man/rmdir.x +++ b/man/rmdir.x @@ -1,4 +1,4 @@ [NAME] rmdir \- remove empty directories [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/shred.x b/man/shred.x index 95677917a..415f286d2 100644 --- a/man/shred.x +++ b/man/shred.x @@ -1,4 +1,4 @@ [NAME] shred \- delete a file securely, first overwriting it to hide its contents [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/sync.x b/man/sync.x index cf47326ee..e6b38de1a 100644 --- a/man/sync.x +++ b/man/sync.x @@ -1,4 +1,4 @@ [NAME] sync \- flush filesystem buffers [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/touch.x b/man/touch.x index 4a1833088..64b99dfa1 100644 --- a/man/touch.x +++ b/man/touch.x @@ -1,4 +1,4 @@ [NAME] touch \- change file timestamps [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here diff --git a/man/vdir.x b/man/vdir.x index 7594288cb..60c02b7d1 100644 --- a/man/vdir.x +++ b/man/vdir.x @@ -1,4 +1,4 @@ [NAME] vdir \- list directory contents [DESCRIPTION] -." Add any additional description here +.\" Add any additional description here |