From a5d4cb3dc988b1bb7bb140ca2644fe597a77458b Mon Sep 17 00:00:00 2001 From: op Date: Fri, 24 May 2024 11:52:45 +0000 Subject: [PATCH] capitalize the first word of the -S description --- share/man/man1/check-lib-depends.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man1/check-lib-depends.1 b/share/man/man1/check-lib-depends.1 index 2a84030edd9..0a8c41e32fb 100644 --- a/share/man/man1/check-lib-depends.1 +++ b/share/man/man1/check-lib-depends.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: check-lib-depends.1,v 1.5 2021/06/21 15:17:32 espie Exp $ +.\" $OpenBSD: check-lib-depends.1,v 1.6 2024/05/24 11:52:45 op Exp $ .\" .\" Copyright (c) 2010 Marc Espie .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 21 2021 $ +.Dd $Mdocdate: May 24 2024 $ .Dt CHECK-LIB-DEPENDS 1 .Os .Sh NAME @@ -98,7 +98,7 @@ Be quiet, do not emit .Sq Extra: wantlibs unless there's also an actual problem. .It Fl S Ar var Ns = Ns Ar value -recognize list of libraries listed in a variable, and replace said list +Recognize list of libraries listed in a variable, and replace said list with variable value. For instance, .Fl S Ar COMPILER_LIBCXX Ns = Ns Ar stdc++ -- 2.20.1