From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] proc.5: /proc/sys: describe whitespace characters
Date: Fri, 11 Sep 2015 13:36:01 +0200 [thread overview]
Message-ID: <55F2BCA1.4070904@gmail.com> (raw)
In-Reply-To: <1440537197-14327-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
On 08/25/2015 11:13 PM, Heinrich Schuchardt wrote:
> Suggested patch
> https://lkml.org/lkml/2015/8/24/171
> indicates missing documentation.
Thanks, Heinrich. Applied.
Cheers,
Michael
> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> ---
> man5/proc.5 | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/man5/proc.5 b/man5/proc.5
> index bb648d4..85e3b76 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -3303,6 +3303,16 @@ These variables can be read and sometimes modified using
> the \fI/proc\fP filesystem, and the (deprecated)
> .BR sysctl (2)
> system call.
> +
> +String values may be terminated by either of \'\\0\' or \'\\n\'.
> +
> +Integer and long values may be written either in decimal or in
> +hexadecimal notation (e.g. 0x3FFF).
> +When writing multiple integer or long values these may be separated
> +by either of the following whitespace characters:
> +\' \', \'\\t\', or \'\\n\'.
> +Using other separators leads to an error
> +.BR EINVAL .
> .TP
> .IR /proc/sys/abi " (since Linux 2.4.10)"
> This directory may contain files with application binary information.
>
--
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
prev parent reply other threads:[~2015-09-11 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 21:13 [PATCH] proc.5: /proc/sys: describe whitespace characters Heinrich Schuchardt
[not found] ` <1440537197-14327-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-09-11 11:36 ` 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=55F2BCA1.4070904@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=xypron.glpk-Mmb7MZpHnFY@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.