mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
change ." to .\"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
chgrp \- change group ownership
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
dircolors \- color setup for ls
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/du.x
2
man/du.x
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
du \- estimate file space usage
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/ln.x
2
man/ln.x
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
ln \- make links between files
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/ls.x
2
man/ls.x
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
ls \- list directory contents
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
mkdir \- make directories
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
mkfifo \- make FIFOs (named pipes)
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
mknod \- make block or character special files
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
2
man/mv.x
2
man/mv.x
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
mv \- move (rename) files
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
rmdir \- remove empty directories
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
sync \- flush filesystem buffers
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
touch \- change file timestamps
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[NAME]
|
||||
vdir \- list directory contents
|
||||
[DESCRIPTION]
|
||||
." Add any additional description here
|
||||
.\" Add any additional description here
|
||||
|
||||
Reference in New Issue
Block a user