From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: saulery-GANU6spQydw@public.gmane.org
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 2/6] filesystems.5: ffix
Date: Fri, 06 Mar 2015 14:44:57 +0100 [thread overview]
Message-ID: <54F9AF59.3090600@gmail.com> (raw)
In-Reply-To: <1425643881-6581-3-git-send-email-saulery-GANU6spQydw@public.gmane.org>
On 03/06/2015 01:11 PM, saulery-GANU6spQydw@public.gmane.org wrote:
> From: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
>
> All filesystems in lowercase
This isn't write, I think. XFS and JFS, names based on acronyms, are
normally are written all caps, and Reiserfs, taken from a proper name
is I think usually with an initial cap.
Unfortunately, after this patches 3-5 did not apply. I remedied this
by applying this patch, then the others, then reversing this patch
with a manual edit.
Thanks,
Michael
> Signed-off-by: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
> ---
> man5/filesystems.5 | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/man5/filesystems.5 b/man5/filesystems.5
> index 006408d..1d6feed 100644
> --- a/man5/filesystems.5
> +++ b/man5/filesystems.5
> @@ -26,8 +26,8 @@
> .TH FILESYSTEMS 5 2014-01-15 "Linux" "Linux Programmer's Manual"
> .nh
> .SH NAME
> -filesystems \- Linux filesystem types: minix, ext, ext2, ext3, ext4, Reiserfs,
> -XFS, JFS, xia, msdos,
> +filesystems \- Linux filesystem types: minix, ext, ext2, ext3, ext4, reiserfs,
> +xfs, jfs, xia, msdos,
> umsdos, vfat, ntfs, proc, nfs, iso9660, hpfs, sysv, smb, ncpfs
> .SH DESCRIPTION
> When, as is customary, the
> @@ -86,15 +86,15 @@ is a set of upgrades to ext3 including substantial performance and
> reliability enhancements,
> plus large increases in volume, file, and directory size limits.
> .TP
> -.B Reiserfs
> +.B reiserfs
> is a journaling filesystem, designed by Hans Reiser,
> that was integrated into Linux in kernel 2.4.1.
> .TP
> -.B XFS
> +.B xfs
> is a journaling filesystem, developed by SGI,
> that was integrated into Linux in kernel 2.4.20.
> .TP
> -.B JFS
> +.B jfs
> is a journaling filesystem, developed by IBM,
> that was integrated into Linux in kernel 2.4.24.
> .TP
> @@ -123,7 +123,7 @@ sacrificing compatibility with DOS.
> .TP
> .B vfat
> is an extended DOS filesystem used by Microsoft Windows95 and Windows NT.
> -VFAT adds the capability to use long filenames under the MSDOS filesystem.
> +vfat adds the capability to use long filenames under the MSDOS filesystem.
> .TP
> .B ntfs
> replaces Microsoft Window's FAT filesystems (VFAT, FAT32).
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-03-06 13:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 12:11 [patch] filesystems.5: original patch reworked (2) saulery-GANU6spQydw
[not found] ` <1425643881-6581-1-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 12:11 ` [PATCH 1/6] filesystems.5: srcfix saulery-GANU6spQydw
[not found] ` <1425643881-6581-2-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:36 ` Michael Kerrisk (man-pages)
2015-03-06 12:11 ` [PATCH 2/6] filesystems.5: ffix saulery-GANU6spQydw
[not found] ` <1425643881-6581-3-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:44 ` Michael Kerrisk (man-pages) [this message]
2015-03-06 12:11 ` [PATCH 3/6] filesystems.5: wfix saulery-GANU6spQydw
[not found] ` <1425643881-6581-4-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:45 ` Michael Kerrisk (man-pages)
2015-03-06 12:11 ` [PATCH 4/6] filesystems.5: ffix saulery-GANU6spQydw
[not found] ` <1425643881-6581-5-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:45 ` Michael Kerrisk (man-pages)
2015-03-06 12:11 ` [PATCH 5/6] filesystems.5: Add cross references for ext filsystems saulery-GANU6spQydw
[not found] ` <1425643881-6581-6-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:45 ` Michael Kerrisk (man-pages)
[not found] ` <54F9AF71.6030408-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-06 16:28 ` Stéphane Aulery
[not found] ` <20150306162831.GA11005-GANU6spQydw@public.gmane.org>
2015-03-06 19:17 ` Michael Kerrisk (man-pages)
[not found] ` <54F9FD38.3010807-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-06 19:26 ` Stéphane Aulery
[not found] ` <20150306192645.GA11785-GANU6spQydw@public.gmane.org>
2015-03-06 21:34 ` Michael Kerrisk (man-pages)
2015-03-06 12:11 ` [PATCH 6/6] filesystems.5: Specifies the scope of this list and its limits saulery-GANU6spQydw
[not found] ` <1425643881-6581-7-git-send-email-saulery-GANU6spQydw@public.gmane.org>
2015-03-06 13:39 ` Michael Kerrisk (man-pages)
2015-03-06 13:49 ` [patch] filesystems.5: original patch reworked (2) Michael Kerrisk (man-pages)
2015-03-06 14:01 ` Michael Kerrisk (man-pages)
[not found] ` <54F9B349.5050206-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-06 13:59 ` Stéphane Aulery
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54F9AF59.3090600@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=saulery-GANU6spQydw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.