Bug 278772 - Latest 2024-01 report has syntax/formatting issues in bhyve section
Summary: Latest 2024-01 report has syntax/formatting issues in bhyve section
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Lorenzo Salvadore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 08:10 UTC by Chris Moerz
Modified: 2024-05-05 13:37 UTC (History)
1 user (show)

See Also:


Attachments
patch for bhyve.adoc (6.70 KB, application/mbox)
2024-05-05 08:10 UTC, Chris Moerz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Moerz 2024-05-05 08:10:50 UTC
Created attachment 250414 [details]
patch for bhyve.adoc

While reading the latest report, I realized I caused some formatting issues with my bhyve report. I've now updated the code to remove those issues and will post a Phabricator review shortly.

- man link syntax incorrect
- URL missing "link:" prefix
Comment 1 Chris Moerz 2024-05-05 08:13:56 UTC
Put up as Phabricator review: https://reviews.freebsd.org/D45093
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-05 12:56:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=7615d5d027d4f7b67ce711721ca136c383d472f9

commit 7615d5d027d4f7b67ce711721ca136c383d472f9
Author:     Chris Moerz <freebsd@ny-central.org>
AuthorDate: 2024-05-05 12:51:13 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-05-05 12:55:44 +0000

    Status/2024Q1/bhyve.adoc: Fixes

    PR:             278772
    Differential Revision:  https://reviews.freebsd.org/D45093

 website/content/en/status/report-2024-01-2024-03/bhyve.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 3 Lorenzo Salvadore freebsd_committer freebsd_triage 2024-05-05 13:37:05 UTC
Fixed, thanks.