Bug 255101 - Typo in "Fonts and FreeBSD"
Summary: Typo in "Fonts and FreeBSD"
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-15 22:13 UTC by Christos Margiolis
Modified: 2021-04-20 04:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christos Margiolis freebsd_committer freebsd_triage 2021-04-15 22:13:51 UTC
https://docs.freebsd.org/en/articles/fonts/

All instances of `/usr/local/shared/` should be changed to `/usr/local/share/`.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-20 04:23:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6d2a97cf80b050c40723952aff9b3abe3c7db8a8

commit 6d2a97cf80b050c40723952aff9b3abe3c7db8a8
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-04-20 04:21:23 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-04-20 04:21:23 +0000

    Fix path: s,/usr/local/shared,/usr/local/share,

    PR:             255101
    Reported by:    Christos Margiolis <christos@christosmarg.xyz>
    Approved by:    carlavilla (implicitly)

 .../content/en/articles/fonts/_index.adoc          | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)