All of lore.kernel.org
 help / color / mirror / Atom feed
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 5/6] filesystems.5: Add cross references for ext filsystems
Date: Fri, 06 Mar 2015 14:45:21 +0100	[thread overview]
Message-ID: <54F9AF71.6030408@gmail.com> (raw)
In-Reply-To: <1425643881-6581-6-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>


Thanks, Stéphane. Applied.

Cheers,

Michael


> Signed-off-by: Stéphane Aulery <saulery-GANU6spQydw@public.gmane.org>
> ---
>  man5/filesystems.5 | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/man5/filesystems.5 b/man5/filesystems.5
> index cc43b71..2380a00 100644
> --- a/man5/filesystems.5
> +++ b/man5/filesystems.5
> @@ -75,6 +75,7 @@ extended filesystem
>  .B ext2
>  offers the best performance (in terms of speed and CPU usage) of
>  the filesystems supported under Linux.
> +.RB See " ext2 " (5).
>  .TP
>  .B ext3
>  is a journaling version of the
> @@ -83,6 +84,7 @@ filesystem.
>  It is easy to
>  switch back and forth between
>  .BR ext2 " and " ext3 .
> +.RB See " ext3 " (5).
>  .TP
>  .B ext4
>  is a set of upgrades to
> @@ -90,6 +92,7 @@ is a set of upgrades to
>  including substantial performance and
>  reliability enhancements,
>  plus large increases in volume, file, and directory size limits.
> +.RB See " ext4 " (5).
>  .TP
>  .B reiserfs
>  is a journaling filesystem, designed by Hans Reiser,
> @@ -200,6 +203,9 @@ you need special programs, which can be found at
>  .UR ftp://linux01.gwdg.de\:/pub\:/ncpfs
>  .UE .
>  .SH SEE ALSO
> +.BR ext2 (5),
> +.BR ext3 (5),
> +.BR ext4 (5),
>  .BR proc (5),
>  .BR fsck (8),
>  .BR mkfs (8),
> 


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

  parent reply	other threads:[~2015-03-06 13:45 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)
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) [this message]
     [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=54F9AF71.6030408@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.