From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Simon Paillard <spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] cpuset.7, initrd.7, pipe.7, symlink.2: filesystem in one word
Date: Fri, 13 Sep 2013 06:31:11 +0200 [thread overview]
Message-ID: <5232950F.8070500@gmail.com> (raw)
In-Reply-To: <1378768459-6143-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
On 10.09.2013 01:14, Simon Paillard wrote:
> More s/file system/filesystem/ but multiligne (see 9ee4a2b6)
Thanks for that, Simon. Applied.
Cheers,
Michael
> ---
> man2/symlink.2 | 4 ++--
> man4/initrd.4 | 4 ++--
> man7/cpuset.7 | 4 ++--
> man7/pipe.7 | 4 ++--
> 4 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/man2/symlink.2 b/man2/symlink.2
> index 8f43cbf..ffebf14 100644
> --- a/man2/symlink.2
> +++ b/man2/symlink.2
> @@ -99,8 +99,8 @@ did not allow search permission.
> .TP
> .B EDQUOT
> The user's quota of resources on the filesystem has been exhausted.
> -The resources could be inodes or disk blocks, depending on the file
> -system implementation.
> +The resources could be inodes or disk blocks, depending on the filesystem
> +implementation.
> .TP
> .B EEXIST
> .I newpath
> diff --git a/man4/initrd.4 b/man4/initrd.4
> index 03b91b2..6d0f058 100644
> --- a/man4/initrd.4
> +++ b/man4/initrd.4
> @@ -353,8 +353,8 @@ sets
> .IR /proc/sys/kernel/real-root-dev ,
> unmount
> .IR /proc ,
> -the normal root filesystem and any other file
> -systems it has mounted, and then terminates.
> +the normal root filesystem and any other filesystems
> +it has mounted, and then terminates.
> .IP 6.
> The kernel then mounts the normal root filesystem.
> .IP 7.
> diff --git a/man7/cpuset.7 b/man7/cpuset.7
> index e3c63df..c16a72d 100644
> --- a/man7/cpuset.7
> +++ b/man7/cpuset.7
> @@ -46,8 +46,8 @@ the administrator can configure the cpusets on a system
> to control the processor and memory placement of processes
> on that system.
> By default, if the cpuset configuration
> -on a system is not modified or if the cpuset file
> -system is not even mounted, then the cpuset mechanism,
> +on a system is not modified or if the cpuset filesystem
> +is not even mounted, then the cpuset mechanism,
> though present, has no affect on the system's behavior.
> .PP
> A cpuset defines a list of CPUs and memory nodes.
> diff --git a/man7/pipe.7 b/man7/pipe.7
> index 5cce716..78d1cea 100644
> --- a/man7/pipe.7
> +++ b/man7/pipe.7
> @@ -45,8 +45,8 @@ processes; see
> .BR pipe (2)
> for an example.
>
> -A FIFO (short for First In First Out) has a name within the file
> -system (created using
> +A FIFO (short for First In First Out) has a name within the filesystem
> +(created using
> .BR mkfifo (3)),
> and is opened using
> .BR open (2).
>
--
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
prev parent reply other threads:[~2013-09-13 4:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-09 23:14 [PATCH] cpuset.7, initrd.7, pipe.7, symlink.2: filesystem in one word Simon Paillard
[not found] ` <1378768459-6143-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-09-13 4:31 ` Michael Kerrisk (man-pages) [this message]
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=5232950F.8070500@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=spaillard-8fiUuRrzOP0dnm+yROfE0A@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.