Ryusuke SUZUKI
65bfcd1068
- Merge the following from the English version:
...
r51863 -> r51981 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2018-08-20 13:01:20 +00:00
Sevan Janiyan
b9a0586e3f
Re-add instructions for USB devfs rules.
...
PR: 224928
Submitted by: madpilot
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D16681
2018-08-19 14:57:39 +00:00
Benedict Reuschling
b5f16bbdf4
Cleanup (non user visible) whitespace issues and rewrap long lines.
2018-08-19 12:15:31 +00:00
Benedict Reuschling
53d308e9ea
Re-wrap lines that went over the line limit.
2018-08-19 12:09:31 +00:00
Benedict Reuschling
8ab981c724
Properly wrap overlong lines reported by textproc/igor.
2018-08-19 11:58:47 +00:00
Benedict Reuschling
cb4cc9f7d1
Remove pc98 as a supported platform.
2018-08-19 11:58:01 +00:00
Benedict Reuschling
18da88da15
Wrap long lines, put some content on the same line as the opening tags, and
...
properly intent nested tags to make textproc/igor happy.
2018-08-19 11:51:30 +00:00
Eitan Adler
3b24ec7126
handbook: continue chasing GNATS -> Bugzilla change
...
Remove some references to GNATS/send-pr.
2018-08-19 07:19:18 +00:00
Guido Falsi
66914a87c0
Update information about Italian Translation project.
...
Reviewed by: eadler
Approved by: eadler
Differential Revision: https://reviews.freebsd.org/D16788
2018-08-18 15:12:30 +00:00
Benedict Reuschling
25078f245d
Replace two instances of
...
echo "foo='bar'" >> /boot/loader.conf
with
sysrc -f /boot/loader.conf foo=bar
which is easier to type and provides some error checking through sysrc.
2018-08-17 21:34:10 +00:00
Benedict Reuschling
86d775c974
Replace two instances of
...
echo "foo='YES'" >> /etc/rc.conf
with
sysrc foo=yes
which is shorter and provides additional error checking.
2018-08-17 21:25:58 +00:00
Benedict Reuschling
8ffacca1e1
Wrap long lines, properly indent tags, capitalizations, and other fixes for
...
issues that textproc/igor reported.
2018-08-17 14:44:51 +00:00
Benedict Reuschling
ecbc8b3022
Apply proper wrapping and nesting of tags.
2018-08-17 14:17:16 +00:00
Benedict Reuschling
cda75d3afd
Overlong lines are now properly wrapped to the proper length.
2018-08-17 14:11:30 +00:00
Benedict Reuschling
2d56e7a3e4
Properly wrap line that were too long.
2018-08-17 14:09:05 +00:00
Benedict Reuschling
926e23e357
Cleanup the translation section by rewrapping long lines.
...
textproc/igor is happy now.
2018-08-17 14:05:29 +00:00
Benedict Reuschling
da4f84da78
Minor cleanups of the committer guide from the textproc/igor output.
2018-08-17 13:57:02 +00:00
Benedict Reuschling
4c54795328
Rewrapping, putting commas after i.e., minor fixes that textproc/igor was
...
emitting.
2018-08-17 12:37:22 +00:00
Ryusuke SUZUKI
ee654ba09a
- Merge the following from the English version:
...
r51348 -> r52094 head/ja_JP.eucJP/htdocs/java/index.xml
2018-08-17 09:16:31 +00:00
Bjoern Heidotting
a316169d3b
Update to rr51744:
...
Introduce a new chapter on USB Device Mode / USB OTG. (german translation)
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D16445
2018-08-16 18:08:47 +00:00
Benedict Reuschling
815840b242
Cleanup overlong lines in this file.
2018-08-16 16:43:18 +00:00
Benedict Reuschling
3505c4e860
Cleanup this file:
...
- wrap overlong lines
- proper indentation of elements
- capitalization in title tags
2018-08-16 15:59:00 +00:00
Glen Barber
5e1312eb4a
Regen after r337910.
...
Sponsored by: The FreeBSD Foundation
2018-08-16 15:34:22 +00:00
Benedict Reuschling
3bcde71752
Remove the last vestiges of overlong lines from this file to make
...
textproc/igor shut up about them.
2018-08-16 14:55:29 +00:00
Benedict Reuschling
ae05c6c7b7
Wrap the last few remaining overlong lines in this file to make textproc/igor
...
completely happy with it.
2018-08-16 14:51:54 +00:00
Benedict Reuschling
58a8720ace
Cleanup of this file with regards to overlong lines, bad tag indent, and
...
capitalization in titles as much as possible.
2018-08-16 14:45:06 +00:00
Benedict Reuschling
aa6f4dc4d1
Wrap overlong lines, remove redundant markup and words, change to proper
...
capitalization.
2018-08-16 13:55:09 +00:00
Benedict Reuschling
90901ed261
Replace an instance of pkg_add with pkg add.
2018-08-16 13:24:47 +00:00
Benedict Reuschling
3c7fb45a82
Wrap overlong lines in the ports chapter, cleanup trailing whitespace on a
...
sentence break, and change the capitalization of a title.
Found by: textproc/igor
2018-08-16 13:18:30 +00:00
Emanuel Haupt
0ea0848dc4
Add Philippe Maechler to contributors
...
Maintainer of: net-mgmt/docsis
2018-08-16 12:45:32 +00:00
Ryusuke SUZUKI
5ffb005073
- Merge the following from the English version:
...
r52024 -> r52093 head/ja_JP.eucJP/htdocs/news/news.xml
2018-08-16 08:46:21 +00:00
Ryusuke SUZUKI
de1767f44c
- Merge the following from the English version:
...
r52055 -> r52120 head/ja_JP.eucJP/share/xml/news.xml
2018-08-16 08:23:30 +00:00
Eitan Adler
93b15fee8d
[committer guide] update rules for contrib software.
...
- Most notably don't require talking to core@ to take on maintainership.
- Merge an FAQ into the main body of the text
- Wordsmith
- Remove references to CVS
Approved by: core
2018-08-16 05:04:47 +00:00
Alexander Leidinger
fde8f57fc8
Document FreeBSD version 1200078.
2018-08-15 18:44:48 +00:00
Xin LI
f9cf3b7074
Add SA-18:09-SA-18:11, refresh SA-18:08.
2018-08-15 05:17:29 +00:00
Mateusz Piotrowski
b383ffe681
Make addkey.sh work with usernames starting with a digit.
...
Reviewed by: des, krion
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16549
2018-08-14 20:23:19 +00:00
Mateusz Piotrowski
95c7c9a309
Fix incorrect revision number in the 1200077 description.
...
Reviewed by: eadler, imp, mat
Approved by: mat (mentor)
Sponsored by: Essen Hackathon
Differential Revision: https://reviews.freebsd.org/D16682
2018-08-14 13:07:59 +00:00
Tobias Kortkamp
169a491c5c
Porter's Handbook: Stop mentioning "port submit" in Chapter 11. Upgrading a Port
...
It has been broken for 4 years now (see rP371562) and mentioning
is misleading at best.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D16701
2018-08-14 08:35:51 +00:00
Mathieu Arnold
56fb796030
Add a warning about the order of plist helpers/keywords.
...
Submitted by: dbaio
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D16598
2018-08-13 11:40:30 +00:00
Wolfram Schneider
309860143c
Remove stale FreeBSD 9.3-stable man pages
...
Sponsored by: Essen Hackathon
2018-08-13 06:24:35 +00:00
Wolfram Schneider
0530e59a4f
Remove old FreeBSD -stable releases
...
Sponsored by: Essen Hackathon
2018-08-13 06:04:02 +00:00
Li-Wen Hsu
4767c8b281
Add a news entry about my enhanced commit privileges
...
Approved by: markj (mentor)
Differential Revision: https://reviews.freebsd.org/D16669
2018-08-12 13:01:47 +00:00
Sevan Janiyan
993cd61730
Handle building on systems utilising WITH_SVN knob.
...
PR: 227973
Submitted by: Dries Michiels <dries.michiels at gmail>
Approved by: bcr (mentor)
Sponsored by: Essen Hackathon
Differential Revision: https://reviews.freebsd.org/D16695
2018-08-12 10:12:50 +00:00
Sevan Janiyan
452edfddb3
Update phabricator admin list.
...
PR: 230374
Submitted by: pi
Approved by: bcr (mentor) eadler
Sponsored by: Essen Hackathon
Differential Revision: https://reviews.freebsd.org/D16692
2018-08-12 09:31:51 +00:00
Eitan Adler
1ce4d3682a
problem-reports: formatting; pet igor
...
Translators can ignore.
2018-08-12 09:18:26 +00:00
Eitan Adler
00514be308
problem-reports: update link to How to Report Bugs Effectively
...
The current link is not resolving, and the new link receives updates.
2018-08-12 09:11:17 +00:00
Eitan Adler
daf75bc735
problem-reports: formatting
...
Remove the "list" formatting around the suggestion to use the search
page.
2018-08-12 09:03:55 +00:00
Eitan Adler
1c2feaa6c5
problem-reports: third party issues
...
Change the language around ports to encourage users to report issues
with third-party ports to the right place.
2018-08-12 08:59:18 +00:00
Eitan Adler
eaaefa1f75
www: restore FreeBSD Planet
...
While its currently dead, it will be making a return. Revert it.
2018-08-12 08:50:20 +00:00
Eitan Adler
5fa9773384
problem-reports: bugzilla modernization
...
This is a simple pass over the problem-reports article to make it better
describe Bugzilla. It isn't perfect, still needing content, but
baby-steps.
2018-08-12 08:46:43 +00:00