Benedict Reuschling
8dae6c8cdb
Fix a typo.
...
PR: 203344
Submitted by: eahmed1995@gmail.com
Sponsored by: EuroBSDCon DevSummit
2015-09-27 22:06:17 +00:00
Allan Jude
517232a440
Improve the instructions in the HAST section of the handbook
...
PR: 203340
Submitted by: mwalker1025@gmail.com
Approved by: bcr (mentor)
Sponsored by: EuroBSDCon DevSummit
2015-09-27 21:56:03 +00:00
Benedict Reuschling
7673b75cbe
Fix grammar mistake.
...
PR: 203343
Submitted by: joshua.lu@hotmail.com
Sponsored by: EuroBSDCon DevSummit
2015-09-27 21:42:43 +00:00
Allan Jude
177a48354b
Whitespace cleanup from previous commit
...
Approved by: bcr (mentor, implicit)
Sponsored by: EuroBSDCon DevSummit
2015-09-27 21:34:36 +00:00
Allan Jude
d349e791d3
Fix grammar in the jails handbook section
...
PR: 203350
Submitted by: Leonhard Campo <campol2@rpi.edu>
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
Sponsored by: EuroBSDCon DevSummit
2015-09-27 21:32:57 +00:00
Jason Helfman
9456934241
- remove 8.x content from faq
...
PR: 202237 (based on)
Submitted by: chris@bsdjunk.com
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D3707
2015-09-22 16:03:58 +00:00
Koop Mast
deca97db7e
Add porters-handbook for USE_GNOME.
...
This contains two chapters. The first chapter explains USE_GNOME and
the macro's and the second chapter which lists all the possible
components with a short description.
Loosely based on the old porting guide (http://freebsd.org/gnome ) and
the Qt chapter. The old porting guide will stick around for now until
I get around to updating the gnome website.
Reviewed by: mat@, wblock@
Approved by: mat@
Differential Revision: https://reviews.freebsd.org/D3577
2015-09-17 07:14:39 +00:00
Mathieu Arnold
86e200080c
Catch up with r396872, adding @fc and @fontsdir back, and as options to
...
USES=fonts.
Sponsored by: Absolight
2015-09-14 13:32:29 +00:00
Mathieu Arnold
630979f457
Some arguments in USES did not have the correct markup.
...
Sponsored by: Absolight
2015-09-14 13:32:23 +00:00
Warren Block
0ec6575477
Remove another instance of cloned_interfaces copying the existing
...
setting. This is unusual and confusing for people.
2015-09-14 03:00:49 +00:00
Warren Block
8c90fc6d64
Change the cloned_interfaces line to a simple assignment rather than
...
appending to an existing variable. Most users will not have other
cloned interfaces, and assuming that they do adds unnecessary complexity
to this example. Pointed out by Adam Vande More <amvandemore@gmail.com>
on -doc.
2015-09-12 19:47:09 +00:00
Warren Block
d8572d9af6
Remove spaces around = so adduser.conf format is correct. Suggested by
...
Martin Dirichs <freebsd@dirichs.fastmail.fm> in -doc.
2015-09-10 14:20:57 +00:00
Warren Block
991f29b7ab
Remove mention of outdated optional packages. Pointed out by Hoyoung
...
Kim <trig4800@gmail.com> on -doc.
2015-09-09 14:03:22 +00:00
Mathieu Arnold
b21201d2d5
Typo.
...
Submitted by: matthew
2015-09-09 13:08:02 +00:00
Mathieu Arnold
70ecd0569e
Correct indentation, translators can ignore.
...
Sponsored by: Absolight
2015-09-09 13:02:17 +00:00
Mathieu Arnold
b9c74f73a5
Spaces inside literal are ignored, and at least, not shown as they
...
should, so for now, describe "@keyword " with "@keyword followed by a
space".
Sponsored by: Absolight
2015-09-09 13:02:06 +00:00
Mathieu Arnold
00d15b7791
Add documentation about opt_VARS.
...
Reviewed by: wblock
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3516
2015-09-09 13:01:54 +00:00
Mathieu Arnold
a3d95c7dee
Combine sections describe SOMETHING and SOMETHING_OFF.
...
Reviewed by: wblock
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3516
2015-09-09 13:01:45 +00:00
Warren Block
e7f74412e6
Add "Example" to example titles that only have element names.
2015-09-09 02:14:13 +00:00
Mathieu Arnold
f50de9171b
Catch up with the ports tree.
...
Sponsored by: Absolight
2015-09-08 14:05:27 +00:00
Warren Block
98ecd8f450
Clean up Links section:
...
Remove section about <anchor>, xml:id makes those unnecessary.
Remove section about using <link> to link to the same document.
Change ulink reference to link.
Add an example showing using an XML empty tag for a link.
Add an example of using <uri>.
Add "Example" to example titles.
2015-09-08 03:59:02 +00:00
Warren Block
f879629f14
Remove an extra comma.
2015-09-06 20:16:18 +00:00
Warren Block
68d409151b
Update an obsolete URL for the Subversion repository.
2015-09-05 14:07:28 +00:00
Warren Block
8b99ab03f0
Update a couple of links to the install chapter.
2015-09-05 14:00:56 +00:00
Mathieu Arnold
b66ad536aa
Catch up with r396111.
...
Sponsored by: Absolight
2015-09-04 16:35:51 +00:00
Warren Block
fb0b21ee97
Whitespace-only fixes, translators please ignore.
2015-09-04 13:32:22 +00:00
Warren Block
7a9e8b1425
Title capitalization fix. Also remove a significant space inside a
...
<para> element. Translators can probably ignore this, but technically
the space at the beginning of an element is significant.
2015-09-03 00:10:34 +00:00
Warren Block
4753de0e52
Whitespace-only fixes, translators please ignore.
2015-09-02 23:12:13 +00:00
Warren Block
9a6b7e3672
Fix an <application> element that was not supposed to include a space.
2015-09-02 23:03:14 +00:00
Warren Block
0dd6735bce
Add <acronym> tags to all the terms that need them. Use
...
wordlist-recommended form of CD-ROM where it occurs.
2015-09-02 22:58:11 +00:00
Warren Block
c0c5b7d158
Add titles to examples missing them. This prevents mysterious blank,
...
unclickable entries in the list of examples.
2015-09-02 22:56:34 +00:00
Warren Block
2494227911
Whitespace-only fixes, translators please ignore.
2015-09-02 22:25:41 +00:00
Warren Block
09be597cc5
Anti-and an and, accomplishing an an.
2015-09-02 22:01:42 +00:00
Warren Block
6810485057
Update Virtualization chapter:
...
Remove hidden and outdated Xen section.
Move sect2 FreeBSD as a guest entries to sect1 entries. They are too
detailed to be sect2, and do not show in the TOC that way.
Update the VirtualBox guest additions section a bit, mostly about X.
2015-09-02 21:59:29 +00:00
Warren Block
fdcac356bb
Be more clear about rebuilding the docproj port.
2015-09-02 21:52:57 +00:00
Warren Block
9bc66bf912
Add a new chapter that documents how PO translations are created and
...
maintained.
2015-09-02 20:30:53 +00:00
Warren Block
3062276fef
Add a skeletally brief overview of the FORMATS variable and actually show how
...
to build an output file. Both of these are things might be of more than
academic value to someone working on the documentation.
2015-09-02 20:28:03 +00:00
Warren Block
ae70c68f32
Change a couple of mistaken tags from <file> to <package>.
2015-09-01 13:13:06 +00:00
Warren Block
c95044c449
Whitespace-only fixes, translators please ignore.
2015-09-01 13:06:31 +00:00
Warren Block
fba7dbab1f
Simplify the Subversion section. Make the lone Subversion mirror
...
visible rather than inline with the text. Unflustigate some
counter-guideline text.
2015-09-01 03:16:50 +00:00
Peter Wemm
08c45756cf
Remove an extraneous reference to a symbolic link.
...
ftp.FreeBSD.org is global, not just in California.
2015-09-01 00:59:28 +00:00
Warren Block
53e3c8a631
Fix a screen example which was mistakenly indented.
2015-08-28 00:47:41 +00:00
Peter Wemm
a992a6afe1
Re-add the legacy fingerprints with warnings that they are deprecated.
2015-08-27 01:04:03 +00:00
Mathieu Arnold
d88860d1b4
Typo.
...
Pointy hat to: myself
Sponsored by: Absolight
2015-08-24 13:45:32 +00:00
Mathieu Arnold
a664a1cda8
Document the opt_IMPLIES/opt_PREVENTS/opt_PREVENTS_MSG helpers.
...
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3409
2015-08-24 13:11:23 +00:00
Warren Block
180d508894
Correct the path to the images. Pointed out by feld@ in IRC.
2015-08-20 20:33:05 +00:00
Steven Kreuzer
e16fe30f0a
Update the arguments passed to swapon on FreeBSD 10.0 and later to be '-aL'
...
instead of '-aq' since after r255265 the option file= implies late
Differential Revision: D3429
Submitted by: Michael Koch <charlie8913@gmail.com>
Approved by: hrs@ (mentor)
2015-08-20 20:32:16 +00:00
Jason Evans
9cc475e5d9
Fix a typo.
...
Submitted by: junovitch
2015-08-20 05:40:48 +00:00
Mathieu Arnold
8d4c5ed7ee
Add EXTRACT_ONLY to the options flags.
...
Sponsored by: Absolight
2015-08-19 09:29:14 +00:00
Glen Barber
4ab5d8a1e3
Remove the 8.x installation chapter.
...
IMPORTANT: The install/ files under share/images/books/handbook/install
*CANNOT* be removed until the translated Handbook files are updated
to reflect 8.x deprecation, or the build will fall over.
*DO* *NOT* remove share/images/books/handbook/install/* until all
translated Handbook files have been updated.
Sponsored by: The FreeBSD Foundation
2015-08-19 03:03:29 +00:00