Date: Mon, 15 Jun 2026 13:42:43 +0000 From: "Gordon Bergling" <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 586a5bc03541 - main - pwd.1: Fix a typo in the .dD Message-ID: <6a300153.341ab.6980c2f2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=586a5bc03541397c432ce98a1551ebeee7c04ef2 commit 586a5bc03541397c432ce98a1551ebeee7c04ef2 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-06-15 13:40:05 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-06-15 13:40:05 +0000 pwd.1: Fix a typo in the .dD - s/Februrary/February/ MFC after: 1 week --- bin/pwd/pwd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1 index 8b03d060bc8e..f27b4aa1bff0 100644 --- a/bin/pwd/pwd.1 +++ b/bin/pwd/pwd.1 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Februrary 6, 2026 +.Dd February 6, 2026 .Dt PWD 1 .Os .Sh NAMEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a300153.341ab.6980c2f2>
