Bug 269270 - Fix a few typos in libxo.3
Summary: Fix a few typos in libxo.3
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL: https://github.com/Juniper/libxo/comm...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-01 04:35 UTC by 0x1eef
Modified: 2023-10-04 13:04 UTC (History)
4 users (show)

See Also:


Attachments
Address a few typos in libxo.3 (724 bytes, patch)
2023-02-01 04:35 UTC, 0x1eef
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description 0x1eef 2023-02-01 04:35:36 UTC
Created attachment 239838 [details]
Address a few typos in libxo.3

I found a few small typos in the libxo.3 man page. I am running -CURRENT (probably a few days behind) - as far as I'm aware there have been no recent changes to the man page. Patch attached.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-04 19:29:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbde71f335327288f1342260fba1d34f224fcdc8

commit dbde71f335327288f1342260fba1d34f224fcdc8
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-02-03 12:43:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-04 19:25:11 +0000

    net/kafka: update to 3.3.2

    ChangeLog: https://downloads.apache.org/kafka/3.3.2/RELEASE_NOTES.html

    PR:             269270
    Reported by:    0x1eef@protonmail.com (maintainer)
    MFH:            2023Q1 (security fixes)
    Security:       CVE-2018-25032

 net/kafka/Makefile  |  3 +--
 net/kafka/distinfo  |  6 +++---
 net/kafka/pkg-plist | 20 ++++++++++----------
 3 files changed, 14 insertions(+), 15 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-04 19:31:36 UTC
A commit in branch 2023Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=495ee8c05bfff86255e706d2cd2ebabe7d467981

commit 495ee8c05bfff86255e706d2cd2ebabe7d467981
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-02-03 12:43:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-04 19:26:39 +0000

    net/kafka: update to 3.3.2

    ChangeLog: https://downloads.apache.org/kafka/3.3.2/RELEASE_NOTES.html

    PR:             269270
    Reported by:    0x1eef@protonmail.com (maintainer)
    MFH:            2023Q1 (security fixes)
    Security:       CVE-2018-25032

    (cherry picked from commit dbde71f335327288f1342260fba1d34f224fcdc8)

 net/kafka/Makefile  |  3 +--
 net/kafka/distinfo  |  6 +++---
 net/kafka/pkg-plist | 20 ++++++++++----------
 3 files changed, 14 insertions(+), 15 deletions(-)
Comment 3 Phil Shafer freebsd_committer freebsd_triage 2023-02-09 02:46:57 UTC
Thanks for the patch!  I've checked it in the libxo repo as commit e4b010d..290d886 and will import it into freebsd from there.

Thanks,
 Phil
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2023-02-12 11:31:15 UTC
(In reply to commit-hook from comment #1 and comment #2)

> 269270

(A typo, should have been bug 269170.)
Comment 5 Graham Perrin freebsd_committer freebsd_triage 2023-02-25 14:31:14 UTC
(In reply to 0x1eef from comment #0)

With the attached file I tried, failed to create a diff at <https://reviews.freebsd.org/differential/diff/create/> …
Comment 6 Phil Shafer freebsd_committer freebsd_triage 2023-02-27 22:36:11 UTC
I've patched this diff into the libxo repo:

https://github.com/Juniper/libxo/commit/290d88625c683bca60e05e68dd2003c290f50f99

Thanks, 
 Phil
Comment 7 Graham Perrin freebsd_committer freebsd_triage 2023-04-02 16:44:24 UTC
(In reply to Phil Shafer from comment #6)

Thanks!
Comment 8 Benedict Reuschling freebsd_committer freebsd_triage 2023-10-04 13:04:40 UTC
Close this PR, no further work is needed here. We'll get the patch during the next libxo import (if we have not already).