Page MenuHomeFreeBSD

Add an example for using ${RLN}
AbandonedPublic

Authored by ultima on Aug 3 2017, 9:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 2:27 AM
Unknown Object (File)
Thu, Nov 6, 12:34 AM
Unknown Object (File)
Thu, Nov 6, 12:34 AM
Unknown Object (File)
Wed, Nov 5, 10:34 PM
Unknown Object (File)
Wed, Nov 5, 8:36 PM
Unknown Object (File)
Sun, Nov 2, 4:13 PM
Unknown Object (File)
Sun, Oct 19, 10:47 AM
Unknown Object (File)
Sep 18 2025, 1:15 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