Page MenuHomeFreeBSD

Add an example for using ${RLN}
AbandonedPublic

Authored by ultima on Aug 3 2017, 9:48 PM.
Tags
None
Referenced Files
F168209320: D11856.id31547.diff
Wed, Aug 26, 10:04 PM
F168209250: D11856.id31548.diff
Wed, Aug 26, 10:04 PM
F168208604: D11856.diff
Wed, Aug 26, 9:57 PM
Unknown Object (File)
Wed, Aug 26, 11:27 AM
Unknown Object (File)
Tue, Aug 25, 7:34 PM
Unknown Object (File)
Mon, Aug 24, 8:44 AM
Unknown Object (File)
Mon, Aug 24, 2:14 AM
Unknown Object (File)
Sun, Aug 23, 7:48 PM
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 10849
Build 11241: arc lint + arc unit

Event Timeline

Two style comments.

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

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