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)
Sun, Sep 20, 8:21 AM
Unknown Object (File)
Fri, Sep 11, 6:20 AM
Unknown Object (File)
Thu, Sep 10, 9:58 PM
Unknown Object (File)
Wed, Sep 9, 1:01 AM
Unknown Object (File)
Sun, Sep 6, 3:43 AM
Unknown Object (File)
Sun, Sep 6, 1:04 AM
Unknown Object (File)
Sat, Sep 5, 8:10 PM
Unknown Object (File)
Fri, Sep 4, 6:00 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 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