Page MenuHomeFreeBSD

Add an example for using ${RLN}
AbandonedPublic

Authored by ultima on Aug 3 2017, 9:48 PM.
Tags
None
Referenced Files
F132731449: D11856.diff
Sun, Oct 19, 10:47 AM
Unknown Object (File)
Sep 18 2025, 1:15 AM
Unknown Object (File)
Sep 9 2025, 7:43 PM
Unknown Object (File)
Sep 3 2025, 7:36 PM
Unknown Object (File)
Aug 31 2025, 1:07 AM
Unknown Object (File)
Aug 30 2025, 1:35 PM
Unknown Object (File)
Aug 30 2025, 9:49 AM
Unknown Object (File)
Aug 30 2025, 8:18 AM
Subscribers

Details

Reviewers
lifanov
matthew
mat
Group Reviewers
Doc Committers
Summary

Add an example for using ${RLN} for relative paths with description on its use

Reviewed by\: lifanov (mentor), matthew (mentor), mat
Approved by\: lifanov (mentor), matthew (mentor), mat
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10851
Build 11243: arc lint + arc unit

Event Timeline

Two style comments.

en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
87–92

We use two spaces after a sentence stop.

92

You need to align the line below the <para>, so that the first character of "absolute" is below the first "a" of <para> (see the <para>'s below or above it for an example).

Fixed spacing on programlisting to align with para

I rewrote the whole section in D11839.

In D11856#245896, @mat wrote:

I rewrote the whole section in D11839.

Looks perfect