change ." to .\"

This commit is contained in:
Jim Meyering
2000-02-01 10:34:35 +00:00
parent 715f1c67f9
commit d8c942fdef
14 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
[NAME]
chgrp \- change group ownership
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
dircolors \- color setup for ls
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
du \- estimate file space usage
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
ln \- make links between files
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
ls \- list directory contents
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
mkdir \- make directories
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
mkfifo \- make FIFOs (named pipes)
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
mknod \- make block or character special files
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
mv \- move (rename) files
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
rmdir \- remove empty directories
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -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

View File

@@ -1,4 +1,4 @@
[NAME]
sync \- flush filesystem buffers
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
touch \- change file timestamps
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here

View File

@@ -1,4 +1,4 @@
[NAME]
vdir \- list directory contents
[DESCRIPTION]
." Add any additional description here
.\" Add any additional description here