diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-01-17 04:18:24 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-01-17 04:18:24 +0000 |
| commit | 13d81ef632ec6ca5e6936ab77e8ac67a8c430033 (patch) | |
| tree | c3724fb2ddecb67e93f7b25645db4cbbea493c06 | |
| parent | 4c0e435bfbad52358ad6c6508cf3dca2e7b45227 (diff) | |
genl.1: Improve grammar
Make the first sentence read more smoothly.
MFC after: 3 days
| -rw-r--r-- | usr.bin/genl/genl.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/genl/genl.1 b/usr.bin/genl/genl.1 index e11bfbc440ab..df9e5984f938 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 |
