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)
Fri, Jul 31, 3:55 AM
Unknown Object (File)
Thu, Jul 30, 1:42 PM
Unknown Object (File)
Tue, Jul 28, 2:53 PM
Unknown Object (File)
Tue, Jul 28, 1:05 PM
Unknown Object (File)
Fri, Jul 24, 1:52 AM
Unknown Object (File)
Fri, Jul 24, 12:35 AM
Unknown Object (File)
Sun, Jul 19, 6:45 PM
Unknown Object (File)
Tue, Jul 14, 10:16 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