Re: [PATCH 1/6] getrlimit.2: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 01 Aug 2022 15:03:29 +0200
Alejandro Colomar wrote:

> On 7/29/22 13:45, Štěpán Němec wrote:
>> Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx>
>
> I applied the 6 patches from the patch set, including the controversial 
> \~ vs '\ ' one.  I think that fix is better as a separate one, which 
> should include references to the SI that I quoted.

Thank you. For convenience, here is the one '\~' outlier (I was sitting
on that one in case Branden or anyone else would still want to chime in:
the conflict with groff_man(7) does seem unfortunate), feel free to do
with it as you please:

-- >8 --
From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= <stepnem@xxxxxxxxx>
Date: Sat, 30 Jul 2022 20:42:03 +0200
Subject: [PATCH] ioctl_fideduperange.2: use '\ ' instead of '\~' between
 number and unit

Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx>
---
 man2/ioctl_fideduperange.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/ioctl_fideduperange.2 b/man2/ioctl_fideduperange.2
index 8bf114e8bb3b..585ed8beb9d7 100644
--- a/man2/ioctl_fideduperange.2
+++ b/man2/ioctl_fideduperange.2
@@ -100,7 +100,7 @@ and the struct
 array must not exceed the system page size.
 The maximum size of
 .I src_length
-is filesystem dependent and is typically 16\~MiB.
+is filesystem dependent and is typically 16\ MiB.
 This limit will be enforced silently by the filesystem.
 By convention, the storage used by
 .I src_fd

-- 8< --

> I'll try to apply a global fix about spacing.  Anyway, could you please 
> share the grep commands you used to find it?  It might help me see you 
> command, in case I miss some corner cases.

Oh, nothing fancy at all, just grepping for '\ ' or '\~', e.g.

  grep -R '\\~' man*

-- 
Štěpán




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux