Page MenuHomeFreeBSD

Committer's Guide: indicate that ${repo} must be expanded
ClosedPublic

Authored by emaste on Jul 18 2023, 3:34 PM.
Tags
None
Referenced Files
F157103992: D41065.id124796.diff
Mon, May 18, 11:35 AM
F157103248: D41065.id124796.diff
Mon, May 18, 11:27 AM
Unknown Object (File)
Mon, May 11, 1:25 AM
Unknown Object (File)
Mon, May 11, 1:16 AM
Unknown Object (File)
Sun, May 10, 12:29 PM
Unknown Object (File)
Sun, May 10, 12:22 PM
Unknown Object (File)
Sat, May 9, 7:32 AM
Unknown Object (File)
Sat, May 9, 7:27 AM
Subscribers
None

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
emaste added a reviewer: lwhsu.

Use FreeBSD repo names doc/ports/src not GitHub mirror names freebsd-doc, freebsd-ports, freebsd-src

How about putting this in a [NOTE] block?

[NOTE]
====
In the examples below, replace `${repo}` with the name of the desired FreeBSD repository: `doc`, `ports`, or `src`.
====

Like this https://docs.freebsd.org/en/books/handbook/ports/#pkg-configuration

This revision is now accepted and ready to land.Jul 21 2023, 7:38 PM