From 1ad0b2fedae28955bf49d9323c6e6c10b202269b Mon Sep 17 00:00:00 2001 From: Ben Frankel Date: Thu, 20 Feb 2020 16:46:47 -0800 Subject: [PATCH] docs: Improve grammar --- sys-utils/lsns.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sys-utils/lsns.8 b/sys-utils/lsns.8 index 3d13ea36bb..3aa5b84be9 100644 --- a/sys-utils/lsns.8 +++ b/sys-utils/lsns.8 @@ -20,10 +20,9 @@ avoid using default outputs in your scripts. Always explicitly define expected columns by using the \fB\-\-output\fR option together with a columns list in environments where a stable output is required. -\fBNSFS\fP column, printed when \fBnet\fP is specified for -\fB\-\-type\fR option, is special; it uses multi-line cells. -Use the option \fB\-\-nowrap\fR is for switching to "," separated single-line -representation. +The \fBNSFS\fP column, printed when \fBnet\fP is specified for the +\fB\-\-type\fP option, is special; it uses multi-line cells. Use the option +\fB\-\-nowrap\fR to switch to ","-separated single-line representation. Note that \fBlsns\fR reads information directly from the /proc filesystem and for non-root users it may return incomplete information. The current /proc -- 2.47.3