Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2022 06:33:48 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 6d2196fafbc6 - stable/12 - usd: Fix two typos
Message-ID:  <202204090633.2396XmZm062447@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=6d2196fafbc62a595b5698b63e37692ac52e4cff

commit 6d2196fafbc62a595b5698b63e37692ac52e4cff
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-02 13:16:02 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-09 06:28:22 +0000

    usd: Fix two typos
    
    - s/commmand/command/
    
    (cherry picked from commit f223450b5df921bb602c089b097f7d2b9a860ed9)
---
 share/doc/usd/04.csh/csh.g        | 2 +-
 share/doc/usd/22.trofftut/ttindex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/doc/usd/04.csh/csh.g b/share/doc/usd/04.csh/csh.g
index d5aa32b63c08..c96e9ea44956 100644
--- a/share/doc/usd/04.csh/csh.g
+++ b/share/doc/usd/04.csh/csh.g
@@ -1503,7 +1503,7 @@ The shell variable
 is set to the
 .I status
 returned by the last command.
-It is most useful in shell commmand scripts (3.6).
+It is most useful in shell command scripts (3.6).
 .IP stop
 The
 .I stop
diff --git a/share/doc/usd/22.trofftut/ttindex b/share/doc/usd/22.trofftut/ttindex
index ca032e829145..17e6a92e8077 100644
--- a/share/doc/usd/22.trofftut/ttindex
+++ b/share/doc/usd/22.trofftut/ttindex
@@ -99,7 +99,7 @@ bold font (.ft B) 5
 boustrophedon 12
 bracketing function (##b) 13
 break (^br) 9
-break-causing commmands 9
+break-causing commands 9
 centering (^ce) 2
 changing fonts (^ft, #f) 5
 changing macros 15



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