git: 6404a5a7fe13 - stable/14 - genl.1: Improve grammar
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Jan 2025 01:59:24 UTC
The branch stable/14 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=6404a5a7fe1341c641c29299bdf7bf43e9d7094e commit 6404a5a7fe1341c641c29299bdf7bf43e9d7094e Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2025-01-17 04:18:24 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2025-01-20 01:59:16 +0000 genl.1: Improve grammar Make the first sentence read more smoothly. (cherry picked from commit 13d81ef632ec6ca5e6936ab77e8ac67a8c430033) --- usr.bin/genl/genl.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/genl/genl.1 b/usr.bin/genl/genl.1 index af0c6360ad83..5a32d69dd482 100644 --- a/usr.bin/genl/genl.1 +++ b/usr.bin/genl/genl.1 @@ -40,8 +40,7 @@ .Sh DESCRIPTION The .Nm -utility is design to provide access to the user to generic netlink -protocols. +utility provides user access to generic netlink protocols. .Pp The following commands are available: .Bl -tag -width indent