git: 93e22eb18e2a - stable/15 - pwd.1: Fix a typo in the .dD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jun 2026 12:51:44 UTC
The branch stable/15 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=93e22eb18e2a417610377da15859a298cbcc1149
commit 93e22eb18e2a417610377da15859a298cbcc1149
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2026-06-15 13:40:05 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2026-06-22 12:49:27 +0000
pwd.1: Fix a typo in the .dD
- s/Februrary/February/
(cherry picked from commit 586a5bc03541397c432ce98a1551ebeee7c04ef2)
---
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 NAME