Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 20:36:33 GMT
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 555a4a30a0a0 - stable/13 - camcontrol(8): Use simpler language
Message-ID:  <202308062036.376KaX4O042800@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by marius:

URL: https://cgit.FreeBSD.org/src/commit/?id=555a4a30a0a0eac7cf873dd256bf0ee4fb10a980

commit 555a4a30a0a0eac7cf873dd256bf0ee4fb10a980
Author:     Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-06-02 02:41:27 +0000
Commit:     Marius Strobl <marius@FreeBSD.org>
CommitDate: 2023-08-06 17:38:40 +0000

    camcontrol(8): Use simpler language
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/702
    
    (cherry picked from commit 2bcbf4d8314654b91f7d688194b047f7151aa955)
---
 sbin/camcontrol/camcontrol.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 72cad0622ea8..4ccf89b5a2a5 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -370,7 +370,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility is designed to provide a way for users to access and control the
+utility allows users to access and control the
 .Fx
 CAM subsystem described in
 .Xr cam 4 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308062036.376KaX4O042800>