public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: fix type error
@ 2007-08-28  6:38 Denis Cheng
  2007-08-28  6:38 ` [PATCH 2/2] Documentation: add entries to filesystems/00-INDEX for several untracked files Denis Cheng
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Cheng @ 2007-08-28  6:38 UTC (permalink / raw)
  To: Linus Torvalds, Theodore Ts'o, Wyatt Banks, David Teigland,
	Steven Whitehouse
  Cc: linux-kernel, cr_quan

Signed-off-by: Denis Cheng <crquan@gmail.com>
---
 .../filesystems/ramfs-rootfs-initramfs.txt         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/filesystems/ramfs-rootfs-initramfs.txt b/Documentation/filesystems/ramfs-rootfs-initramfs.txt
index 25981e2..bdd60a4 100644
--- a/Documentation/filesystems/ramfs-rootfs-initramfs.txt
+++ b/Documentation/filesystems/ramfs-rootfs-initramfs.txt
@@ -118,7 +118,7 @@ All this differs from the old initrd in several ways:
     with the new root (cd /newmount; mount --move . /; chroot .), attach
     stdin/stdout/stderr to the new /dev/console, and exec the new init.
 
-    Since this is a remarkably persnickity process (and involves deleting
+    Since this is a remarkably persnickety process (and involves deleting
     commands before you can run them), the klibc package introduced a helper
     program (utils/run_init.c) to do all this for you.  Most other packages
     (such as busybox) have named this command "switch_root".
-- 
1.5.3.rc5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] Documentation: add entries to filesystems/00-INDEX for several untracked files
  2007-08-28  6:38 [PATCH 1/2] Documentation: fix type error Denis Cheng
@ 2007-08-28  6:38 ` Denis Cheng
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Cheng @ 2007-08-28  6:38 UTC (permalink / raw)
  To: Linus Torvalds, Theodore Ts'o, Wyatt Banks, David Teigland,
	Steven Whitehouse
  Cc: linux-kernel, cr_quan

Signed-off-by: Denis Cheng <crquan@gmail.com>
---
 Documentation/filesystems/00-INDEX |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX
index 5717858..9e2341e 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -32,6 +32,8 @@ directory-locking
 	- info about the locking scheme used for directory operations.
 dlmfs.txt
 	- info on the userspace interface to the OCFS2 DLM.
+ecryptfs.txt
+	- info on the eCryptfs file system.
 ext2.txt
 	- info, mount options and specifications for the Ext2 filesystem.
 ext3.txt
@@ -42,10 +44,16 @@ files.txt
 	- info on file management in the Linux kernel.
 fuse.txt
 	- info on the Filesystem in User SpacE including mount options.
+gfs2.txt
+	- info on the Global File System 2.
 hfs.txt
 	- info on the Macintosh HFS Filesystem for Linux.
+hfsplus.txt
+	- info on the Macintosh HFSPlus Filesystem for Linux.
 hpfs.txt
 	- info and mount options for the OS/2 HPFS.
+inotify.txt
+	- info on the powerful yet simple file change notification system.
 isofs.txt
 	- info and mount options for the ISO 9660 (CDROM) filesystem.
 jfs.txt
-- 
1.5.3.rc5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-28  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-28  6:38 [PATCH 1/2] Documentation: fix type error Denis Cheng
2007-08-28  6:38 ` [PATCH 2/2] Documentation: add entries to filesystems/00-INDEX for several untracked files Denis Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox