diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-26 15:50:26 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-27 06:27:28 +0000 |
| commit | fe45f7ddb53f16198a60cd015c20f5fc524aed89 (patch) | |
| tree | e0301ce255f913b8e8e2ca71b69672d36648d2ee | |
| parent | 40fae644ba9a27227ca6f7c290e54fcef462b341 (diff) | |
| -rw-r--r-- | share/man/man9/seqc.9 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
