Ryusuke SUZUKI
acfd079eb9
- Merge the following from the English version:
...
r47332 -> r47510 head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2015-10-09 14:47:10 +00:00
Glen Barber
02e2fe3c29
Add the 10.3-RELEASE schedule to the releng/index.html page.
...
Link the 10.3-RELEASE and 11.0-RELEASE schedules from the
main index.html page.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2015-10-08 13:35:11 +00:00
Matthew Seaman
6983249739
Grammar/spelling fixes
...
PR: 203627
PR: 203628
Submitted by: dteske
Approved by: core (gavin)
2015-10-08 10:00:13 +00:00
Xin LI
81aacfd33d
Document __FreeBSD_version 1002501.
2015-10-08 07:24:40 +00:00
Bjoern Heidotting
9ae7f3900a
Fix entity usage and remove superfluous paranthesis.
...
Reviewed by: bcr
2015-10-07 17:55:14 +00:00
Bjoern Heidotting
95b5d65d4b
Update to r40822:
...
- fixes missing &os; entities
- fixes most redundancy--this required general rewording and
tightening
- more general tightening and rewording to remove most instances of
"you"
- a few title fixes
- imake section was removed as this is a ports maintainer issue
which should not be an end-user problem
- reword incorrect usage of pkg_install (this comes with pkgng, not
traditional system)
Reviewed by: bcr
2015-10-07 17:45:45 +00:00
Ryusuke SUZUKI
200b6ed8ba
- Merge the following from the English version:
...
r46272 -> r47504 head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
2015-10-07 11:35:46 +00:00
Benjamin Kaduk
7883ebe24f
Supply an actual revision number for the clang 3.7 import
2015-10-06 18:52:13 +00:00
Dimitry Andric
def4098936
Document __FreeBSD_version 1100080 (clang/llvm 3.7.0).
2015-10-06 18:01:31 +00:00
Ed Maste
3b4c1374ae
Remove twitter-esque code of conduct summary
...
The short summary at the beginning of this document only serves to add
confusion to topics that are already clearly described in the body.
2015-10-06 17:12:46 +00:00
Ryusuke SUZUKI
2f14ff1026
- Merge the following from the English version:
...
r47485 -> r47497 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2015-10-06 14:21:31 +00:00
Daniel Gerzo
73931c7983
- update my key
2015-10-05 22:08:43 +00:00
Jason Helfman
307bc0bde4
- cleanup wording in developer's handbook
...
PR: 203441 (based on)
Submitted by: egreaves3@gmail.com
Approved by: bcr@ (mentor)
Differential Revision: https://reviews.freebsd.org/D3821
2015-10-05 21:45:11 +00:00
Dru Lavigne
8cdfe18402
ATM, hardware requirements do not vary by version. While here, update example to a newer version.
2015-10-05 14:48:03 +00:00
Dru Lavigne
cf45391c48
Update link to PC-BSD Handbook.
2015-10-05 14:35:41 +00:00
Dru Lavigne
b865aa5cba
Remove 8.x reference from Appendix A.
2015-10-05 14:13:36 +00:00
Dru Lavigne
3bbbd2c7c1
Remove 8.x references from Advanced Networking chapter.
2015-10-05 13:55:49 +00:00
Dru Lavigne
427a719fe5
Remove reference to 8.x from Firewalls chapter.
2015-10-05 13:32:39 +00:00
Glen Barber
e6322ed2ea
Add manual page entities for the following:
...
- numactl(1)
- numa_getaffinity(2)
- xo_emit_err(3)
- xo_message(3)
- xo_set_syslog_enterprise_id(3)
- xo_syslog3)
- cloudabi(4)
- cyapa(4)
- ioat(4)
- isl(4)
- numa(4)
- ow(4)
- ow_temp(4)
- owc(4)
- sesutil(8)
- bus_get_resource(9)
- nv(9)
- owll(9)
- own(9)
- pmap_quick_enter_page(9)
Sponsored by: The FreeBSD Foundation
2015-10-05 13:27:01 +00:00
Dru Lavigne
9bda9f3a6a
No need to specify a version earlier than 9.x.
2015-10-05 13:21:26 +00:00
Dru Lavigne
eab31a9895
Sendmail 8.10 was released 15 years ago.
2015-10-05 13:05:43 +00:00
Dru Lavigne
6d54527be0
Remove section and references to 8.x kernel config. At some point, it will make sense to remove 9.x from sub-chapter title.
2015-10-05 12:49:56 +00:00
Dmitry Marakasov
2a6f07a338
Mention newly added TEST_TARGET in the list of option variable replacements
2015-10-05 12:45:39 +00:00
Ryusuke SUZUKI
6a510a85a3
- Merge the following from the English version:
...
r45003 -> r45143 head/ja_JP.eucJP/articles/problem-reports/article.xml
2015-10-05 10:21:48 +00:00
Ryusuke SUZUKI
93f08af07f
- Merge the following from the English version:
...
r44226 -> r45003 head/ja_JP.eucJP/articles/problem-reports/article.xml
2015-10-05 09:56:40 +00:00
Warren Block
341b239e8d
Add man.xrandr.1 for the in-progress Xorg configuration update.
2015-10-05 02:46:11 +00:00
Glen Barber
90c92b83d7
Connect the 10.3-RELEASE schedule to the build.
...
Sponsored by: The FreeBSD Foundation
2015-10-05 01:31:20 +00:00
Glen Barber
ebea3f3029
Add 10.3-RELEASE schedule.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2015-10-05 01:30:36 +00:00
Dru Lavigne
864378f112
Create link for table so it is always correctly numbered.
...
Submitted by: wblock
2015-10-04 09:23:37 +00:00
Bjoern Heidotting
7d666612f3
The name of the mail application is Sendmail (with capitalized 'S').
...
Reviewed by: bcr
2015-10-03 11:01:14 +00:00
Ryusuke SUZUKI
62000e6c9a
- Merge the following from the English version:
...
r47474 -> r47483 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2015-10-03 05:51:53 +00:00
Ryusuke SUZUKI
3b2edb4f65
- Merge the following from the English version:
...
r46049 -> r47485 head/ja_JP.eucJP/books/handbook/multimedia/chapter.xml
2015-10-03 05:45:21 +00:00
Jason Helfman
a49a5b6bbe
- address spelling
...
PR: 203505
Submitted by: ihuntress27@gmail.com
Approved by: wblock@ (mentor)
Differential Revision: https://reviews.freebsd.org/D3789
2015-10-02 21:21:52 +00:00
Pawel Pekala
12146fd133
For sysutils/py-pkginfo
...
PR: 202604
2015-10-02 17:53:48 +00:00
Xin LI
60948361ad
Add revised patch and advisory.
2015-10-02 16:50:00 +00:00
Dru Lavigne
204763e697
Remove 3 references to version numbers that no longer need to be specified in GEOM chapter.
2015-10-02 14:51:54 +00:00
Dru Lavigne
c1fc07f9b4
Remove 8.x reference from Storage chapter.
2015-10-02 14:41:16 +00:00
Dru Lavigne
43afe74fd8
Remove 8.x reference from Mac chapter.
2015-10-02 14:31:38 +00:00
Dru Lavigne
4bc67e4c63
Remove 8.x references from Jails chapter.
2015-10-02 14:23:29 +00:00
Dru Lavigne
249fb21eaf
Table reference now matches table name.
2015-10-02 13:55:54 +00:00
Ed Maste
be4b7506e0
Improve wording for r47478 change
...
Submitted by: wblock
2015-10-02 13:52:29 +00:00
Dru Lavigne
b6265e6f37
Remove 8.x reference from Ports chapter.
2015-10-02 13:47:23 +00:00
Warren Block
9e2f4783d4
xkeyboard-config is actually in section 7, and mousedrv was already
...
present as mousedrv.4x.
2015-10-02 12:57:17 +00:00
Dru Lavigne
9dc322e307
Improve wording.
...
Submitted by: wblock
2015-10-02 12:40:04 +00:00
Ryusuke SUZUKI
c89b4a7755
- Merge the following from the English version:
...
r46921 -> r47474 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
2015-10-02 10:33:18 +00:00
Ed Maste
84694babf9
Correct number of supported branches
...
Approved by: gavin
2015-10-02 09:52:36 +00:00
Ed Maste
a039ecc4a5
Update memory test info: not run by default in 10.2 and later
...
Reviewed by: dru
Approved by: dru
2015-10-02 08:52:48 +00:00
Ed Maste
73e8e08baf
Clarify tier 2 and 3 as best-effort, not if-possible.
...
Approved by: brd
2015-10-02 08:29:10 +00:00
Ed Maste
4cfe07f61e
Update kernel debug info for r288176
...
Kernel debug is in /usr/lib/debug/boot/kernel as of 11.x.
Also correct some longstanding errors in this section.
Approved by: brd
Differential Revision: https://reviews.freebsd.org/D3777
2015-10-02 08:19:48 +00:00
Warren Block
50f148a3bc
Add man page references for xkeyboard-config.1 and mousedrv.4.
2015-10-02 01:02:42 +00:00