From 26955dd02a2e870f7abf5520ef19603fe2b678fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20Pr=C3=A9vot?= Date: Sat, 23 May 2015 16:01:14 -0400 Subject: [PATCH] procps: Add a zero-width break point in slabtop.1 It allows to distinguish the initial NAME (to be translated) with the latter one (that must not be translated) and thus permits to handle its translation differently. References: https://bugs.debian.org/786643 Signed-off-by: Craig Small --- slabtop.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slabtop.1 b/slabtop.1 index ccf39229..47d6f834 100644 --- a/slabtop.1 +++ b/slabtop.1 @@ -53,7 +53,7 @@ b objects per slab OBJ/SLAB c cache size CACHE SIZE l number of slabs SLABS v number of active slabs N/A -n name NAME +n name NAME\: o number of objects OBJS p pages per slab N/A s object size OBJ SIZE -- 2.40.0