[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 6/6] doc: fix alignment
From: |
Chengwei Yang |
Subject: |
[PATCH 6/6] doc: fix alignment |
Date: |
Thu, 16 Jan 2014 12:44:32 +0800 |
---
doc/coreutils.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index e9cd55a..b823553 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -189,7 +189,7 @@ Free Documentation License''.
* Operating on characters:: tr expand unexpand
* Directory listing:: ls dir vdir dircolors
* Basic operations:: cp dd install mv rm shred
-* Special file types:: mkdir rmdir unlink mkfifo mknod ln link readlink
+* Special file types:: mkdir rmdir unlink mkfifo mknod ln link
readlink
* Changing file attributes:: chgrp chmod chown touch
* Disk usage:: df du stat sync truncate
* Printing text:: echo printf yes
--
1.7.9.5
- [PATCH 1/6] id: correct document about its security context option, (continued)
- [PATCH 2/6] ls: correct document about its security context label, Chengwei Yang, 2014/01/15
- [PATCH 3/6] mkdir: correct document about security context option, Chengwei Yang, 2014/01/15
- [PATCH 4/6] mkfifo: correct document about security context option, Chengwei Yang, 2014/01/15
- [PATCH 5/6] mknod: correct document about security context option, Chengwei Yang, 2014/01/15
- [PATCH 6/6] doc: fix alignment,
Chengwei Yang <=
- Re: [PATCH 0/6] Doc: correct for commands which support SELinux and SMACK, Pádraig Brady, 2014/01/16