Skip to content

Commit 224989f

Browse files
committed
1 parent ec89126 commit 224989f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

FAQ.docbook5.xml.tt2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ which is system-dependent.
505505
<para>
506506
The O’Reilly book
507507
<link xlink:href="http://www.lemis.com/grog/Documentation/PUS/">Porting
508-
UNIX Software</link> (available for purchase, or a free
508+
UNIX Software</link> (which is available for purchase, or as a free
509509
download under a Creative Commons licence, on the link), goes
510510
into further depth about these and many other UNIX portability
511511
issues.

FAQ.mdwn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,10 @@ is subject to many system-dependent factors, such as:
271271
64-bit, etc., which is system-dependent.
272272

273273
The O’Reilly book [Porting UNIX
274-
Software](http://www.lemis.com/grog/Documentation/PUS/) (available for
275-
purchase, or a free download under a Creative Commons licence, on the
276-
link), goes into further depth about these and many other UNIX
277-
portability issues.
274+
Software](http://www.lemis.com/grog/Documentation/PUS/) (which is
275+
available for purchase, or as a free download under a Creative Commons
276+
licence, on the link), goes into further depth about these and many
277+
other UNIX portability issues.
278278

279279
In any case, the best way to mitigate this problem portably and safely,
280280
is to write (and later read) every field (and sometimes every byte

FAQ_with_ToC__generated.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,10 +362,10 @@ is subject to many system-dependent factors, such as:
362362
64-bit, etc., which is system-dependent.
363363

364364
The O’Reilly book [Porting UNIX
365-
Software](http://www.lemis.com/grog/Documentation/PUS/) (available for
366-
purchase, or a free download under a Creative Commons licence, on the
367-
link), goes into further depth about these and many other UNIX
368-
portability issues.
365+
Software](http://www.lemis.com/grog/Documentation/PUS/) (which is
366+
available for purchase, or as a free download under a Creative Commons
367+
licence, on the link), goes into further depth about these and many
368+
other UNIX portability issues.
369369

370370
In any case, the best way to mitigate this problem portably and safely,
371371
is to write (and later read) every field (and sometimes every byte

0 commit comments

Comments
 (0)