From: Michael Kerrisk Date: Fri, 11 Sep 2015 11:35:36 +0000 (+0200) Subject: proc.5: wfix + tfix X-Git-Tag: man-pages-4.03~90 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8aa7100f51b28b5f4265429ee5c7c11a17e12ac;p=thirdparty%2Fman-pages.git proc.5: wfix + tfix Signed-off-by: Michael Kerrisk --- diff --git a/man5/proc.5 b/man5/proc.5 index 767ade8233..aa77a4774d 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3304,14 +3304,14 @@ the \fI/proc\fP filesystem, and the (deprecated) .BR sysctl (2) system call. -String values may be terminated by either of \'\\0\' or \'\\n\'. +String values may be terminated by either \(aq\\0\(aq or \(aq\\n\(aq. 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 +When writing multiple integer or long values, these may be separated +by any of the following whitespace characters: +\(aq\ \(aq, \(aq\\t\(aq, or \(aq\\n\(aq. +Using other separators leads to the error .BR EINVAL . .TP .IR /proc/sys/abi " (since Linux 2.4.10)"