Bug 227613 - Porter's Handbook: DESKTOPDIR is not mentioned in the handbook
Summary: Porter's Handbook: DESKTOPDIR is not mentioned in the handbook
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: feature, needs-patch
Depends on:
Blocks:
 
Reported: 2018-04-18 15:13 UTC by Mateusz Piotrowski
Modified: 2023-08-31 02:00 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz Piotrowski freebsd_committer freebsd_triage 2018-04-18 15:13:10 UTC
It could be mentioned in 6.9.5.[1]. 

[1]: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#using-x11
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-29 06:56:06 UTC
https://reviews.freebsd.org/D41623
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-29 11:20:07 UTC
A commit in branch main references this bug:

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

commit be883180f9659029d9ae2d6b20d9ba5697341525
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-08-26 16:42:39 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-29 11:18:37 +0000

    [phb]: Document DESKTOPDIR variable

    Add it to the DESKTOP_ENTRIES section.

    PR:             227613
    Reported by:    0mp
    Reviewed by:    carlavilla@
    Differential Revision: https://reviews.freebsd.org/D41623

 documentation/content/en/books/porters-handbook/special/_index.adoc | 4 ++++
 1 file changed, 4 insertions(+)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-29 11:47:01 UTC
Fixed.

I put it closer to DESKTOP_ENTRIES.

Thanks!