Commit graph

44392 commits

Author SHA1 Message Date
Dru Lavigne
611255a995 Fix a few grammos.
Sponsored by:	iXsystems
2014-04-14 15:59:33 +00:00
Dru Lavigne
aa4a99d18a White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-14 15:52:42 +00:00
Mathieu Arnold
b7a4d518a3 Add the OPT_USE knob's documentation.
Poked by:	bdrewery
Sponsored by:	Absolight
2014-04-14 14:20:38 +00:00
Dru Lavigne
c8eb93a6ef There is no cu editor. The figure shows the ee editor.
Sponsored by:	iXsystems
2014-04-14 12:48:53 +00:00
Gabor Pali
3bd2926280 - Add the start year for ru's alumni entry 2014-04-14 06:40:55 +00:00
Gabor Pali
1cb7cdc2d5 - Move davidxu to the alumni section 2014-04-14 06:39:05 +00:00
Warren Block
d0383f902f Recover lost <replaceable> tags. 2014-04-13 02:42:54 +00:00
Warren Block
331e30e001 Whitespace-only fixes, translators please ignore. 2014-04-13 01:40:20 +00:00
Warren Block
5fe8bbe8ef Recover lost <replaceable> tags. 2014-04-13 01:29:40 +00:00
Benedict Reuschling
9fefe8fada Update to r43918:
Update the CARP section to reflect changes between
how FreeBSD 9.X and 10.X handle this device.
Thanks to the submitter for doing the work on this and sending it to me.

Submitted by:	Bjoern Heidotting
Obtained from:	The FreeBSD German Documentation Project
2014-04-12 13:20:00 +00:00
Glen Barber
7ca8b47d29 Update the 9.3-RELEASE schedule to reflect that the reminder
mail was sent (a week late, my fault).

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2014-04-12 01:11:20 +00:00
Warren Block
23721e4c57 Spelling, title capitalization, and repeated word fixes. 2014-04-12 00:33:42 +00:00
Sergey Kandaurov
343a64a015 Spelling fixes. 2014-04-11 22:54:35 +00:00
Warren Block
1224593c64 Whitespace-only fixes, translators please ignore. 2014-04-11 22:17:58 +00:00
Warren Block
ab01abd574 Replace two hardcoded links to procedures with XML IDs and <xref>. 2014-04-11 22:14:36 +00:00
Dru Lavigne
f8b750770c White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-11 17:06:12 +00:00
Mathieu Arnold
c096c5e0ed Add a bit about USE_GITHUB.
Sponsored by:	Absolight
2014-04-11 16:46:10 +00:00
Dru Lavigne
9011b0e133 Fix build.
Sponsored by:	iXsystems
2014-04-11 16:09:56 +00:00
Warren Block
0e33be13ac Clarify usage of GELI rc.d script.
PR:		docs/187321
Reviewed by:	Allan Jude and mat@ on IRC
2014-04-11 16:07:32 +00:00
Ryusuke SUZUKI
b2c7c38729 - Merge the following from the English version:
r44209 -> r44519	head/ja_JP.eucJP/share/xml/news.xml
2014-04-11 15:50:19 +00:00
Dru Lavigne
e4f3350c9f Editorial review of Synopsis/Introduction and RAID0 sections.
Sponsored by:	iXsystems
2014-04-11 15:47:38 +00:00
Dru Lavigne
b977a0f818 Add sentence regarding recursive difference between scp and cp.
Submitted by:	bjk
Sponsored by:	iXsystems
2014-04-11 14:00:48 +00:00
Warren Block
dfaeaa8084 A from-scratch rewrite of the Printing chapter, designed to address
issues with the old chapter.  It adds a quick-start section, simplifies
setup, vastly reduces the section on shared printers in schools and
businesses, and provides a framework that allows the addition of other
printing systems.

Reviewed by:	freebsd-doc and IRC, no objections
2014-04-11 13:48:55 +00:00
Warren Block
08800e7e97 Whitespace-only fixes, translators please ignore. 2014-04-11 02:10:56 +00:00
Warren Block
06b640bd41 Clarity, punctuation, and spelling fixes. 2014-04-11 01:25:22 +00:00
Brad Davis
81bf59c84a - Add the pkgng verison of listing out of date ports. 2014-04-10 22:40:41 +00:00
Dru Lavigne
f13f1ae640 White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-10 20:52:23 +00:00
Dru Lavigne
c06a3df4d0 Finish editorial review of OpenSSH chapter.
Sponsored by:	iXsystems
2014-04-10 20:37:05 +00:00
Brad Davis
6c1ce0fbeb - White space fix only. Translators can ignore. 2014-04-10 20:15:39 +00:00
Gabor Pali
c3749fa4c7 - Add 2014Q1 status report for core
Submitted by:	pgj
2014-04-10 20:02:14 +00:00
Dru Lavigne
726eb08029 Fix redundant sentence.
Also fix path and wording in ssh-agent example.

Submitted by:	bjk
Sponsored by:	iXsystems
2014-04-10 19:23:41 +00:00
Dru Lavigne
612d506647 Editorial review of first 1/2 of OpenSSH chapter.
Sponsored by:	iXsystems
2014-04-10 18:05:32 +00:00
Johannes Jost Meixner
02317eedd2 - Add my entity, insert myself as a developer, remove myself as additional
contributor.
- Add a news entry about me.
- Add my PGP public key.

Approved by:    swills@ (mentor)
2014-04-10 16:57:57 +00:00
Dru Lavigne
b6d5ba5eca White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-10 16:39:24 +00:00
Dru Lavigne
d7387f291c Rename Service Jails to a more descriptive Updating Multiple Jails.
Editorial review of this section.
It still needs to address PR168939 and the comments in this section.

Sponsored by:	iXsystems
2014-04-10 15:07:29 +00:00
Benedict Reuschling
6be13d71d5 Fix missing & in ports.size-entity.
Submitted by:	    Bjoern Heidotting
Obtained from:	    The FreeBSD German Documentation Project
Done in front of:   Unix for developers class summer semester 2014
2014-04-10 07:19:02 +00:00
Gabor Pali
3ee3f04b7d - Improve the 2014Q1 status report on the Wine port
Submitted by:	dbn
2014-04-09 22:49:58 +00:00
Dru Lavigne
9dbcd11a7e Integrate later Introduction into the Synopsis of the Jails chapter.
Sponsored by:	iXsystems
2014-04-09 20:11:05 +00:00
Dru Lavigne
1aa01eb97a Fix grammo.
Submitted by:	wblock
Sponsored by:	iXsystems
2014-04-09 20:03:11 +00:00
Glen Barber
51d62df227 Regen after r264286.
Reminded by:	brooks
Sponsored by:	The FreeBSD Foundation
2014-04-09 19:14:03 +00:00
Dru Lavigne
b4b641ad5d White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-09 18:20:06 +00:00
Dru Lavigne
6bb8c68447 Integrate tape backups into Backup Basics chapter.
This improves the flow as tar/dump are already covered.
The next commit will fix the formatting.

Sponsored by:	iXsystems
2014-04-09 18:14:01 +00:00
Dru Lavigne
3e479671b9 Editorial Review of Tape Backup chapter.
The next commit will integrate it into the Backup Basics chapter.

Sponsored by:	iXsystems
2014-04-09 17:57:01 +00:00
Dru Lavigne
62ad7b4488 White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-09 15:54:45 +00:00
Dru Lavigne
f223ab1430 Add section ID to ZFS Quotas so it can be referred to in Disk Quotas.
Editorial review of Disk Quotas.

Sponsored by:	iXsystems
2014-04-09 15:41:54 +00:00
Christian Brueffer
8af5d782d1 Spelling, grammar and language fixes. 2014-04-09 14:38:38 +00:00
Dru Lavigne
d16b5c9a49 As per discussion on freebsd-doc, add -iF to second instance of
mergemaster.

Sponsored by:	iXsystems
2014-04-09 14:32:06 +00:00
Dru Lavigne
194060c1b3 Editorial review of Encrypted Swap chapter.
Sponsored by:	iXsystems
2014-04-09 14:28:58 +00:00
Dru Lavigne
16f30dcb88 Fix grammo.
Sponsored by:	iXsystems
2014-04-09 14:06:19 +00:00
Dru Lavigne
285dc0a06e White space fix only. Translators can ignore.
Sponsored by:	iXsystems
2014-04-09 14:04:20 +00:00