git: fe45f7ddb53f - main - seqc.9: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Oct 2025 06:27:57 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=fe45f7ddb53f16198a60cd015c20f5fc524aed89
commit fe45f7ddb53f16198a60cd015c20f5fc524aed89
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 15:50:26 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-27 06:27:28 +0000
seqc.9: Fix a typo in the manual page
- s/changees/changes/
MFC after: 5 days
---
share/man/man9/seqc.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man9/seqc.9 b/share/man/man9/seqc.9
index e13d73ecb5d7..b1e59b6b7af1 100644
--- a/share/man/man9/seqc.9
+++ b/share/man/man9/seqc.9
@@ -81,7 +81,7 @@ repeated.
In case when sequence number is odd the object change is in progress and the
reader will wait until the write will the sequence number will become even.
.Sh EXAMPLES
-The following example for a writer changees the
+The following example for a writer changes the
.Va var1
and
.Va var2