Warren Block
ac4d9066d4
Add the freebsd-translators mailing list.
2014-12-11 02:00:11 +00:00
Dag-Erling Smørgrav
9197ce8969
Add SA-14:2[789]
2014-12-10 16:42:08 +00:00
Ryusuke SUZUKI
afd54277b7
- Merge the following from the English version:
...
r45818 -> r46081 head/ja_JP.eucJP/books/handbook/desktop/chapter.xml
2014-12-10 11:31:33 +00:00
Ryusuke SUZUKI
7e522dcf99
Fix indent.
2014-12-10 11:28:08 +00:00
Allan Jude
69f470147c
Fix a typo
...
Obtained from: bjk
2014-12-09 20:47:15 +00:00
Allan Jude
27235e74ad
Update freebsd-update major upgrade instructions to offer 'pkg upgrade' in addition to portmaster.
...
Differential Revision: https://reviews.freebsd.org/D1288
Reviewed by: bapt
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
2014-12-09 19:32:01 +00:00
Johannes Jost Meixner
4fc581e1e2
Rework desktop and linuxemu bits for c6.
...
Now that ports defaults to CentOS 6.6, redo the relevant handbook bits,
replacing Fedora 10 with CentOS 6.6. While there, improve the wording a little.
Differential Revision: https://reviews.freebsd.org/D1117
Approved by: wblock, bcr
Approved by: swills (mentor)
2014-12-09 18:58:52 +00:00
Hiroki Sato
328aa8f0dd
Use <programlisting> and <callout> instead of <procedure>.
...
Discussed with: bcr
2014-12-09 14:02:20 +00:00
Ryusuke SUZUKI
eb282ac34c
- Merge the following from the English version:
...
r46000 -> r46041 head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2014-12-09 09:07:45 +00:00
Dimitry Andric
43fd415c47
Document __FreeBSD_version values 1100048 and 1100049.
2014-12-09 07:39:43 +00:00
Xin LI
828875032f
Reorder advisories so they show up in consistent order.
2014-12-08 19:45:03 +00:00
Jason Helfman
2f37d5c25c
- point to correct url, as this does not resolve
...
PR: 195714
Differential Revision: https://reviews.freebsd.org/D1270
Submitted by: pt307@cam.ac.uk
Approved by: bcr (mentor)
2014-12-08 16:11:26 +00:00
Benedict Reuschling
c064626c89
Properly format this paragraph to replace spaces with tabs.
2014-12-08 14:24:10 +00:00
Ryusuke SUZUKI
fc6a1789a3
- Merge the following from the English version:
...
r45596 -> r46055 head/ja_JP.eucJP/books/handbook/preface/preface.xml
2014-12-08 09:18:49 +00:00
Dominic Fandrey
e8151363c4
Add new ports commiter, kami a.k.a. me.
...
Add all the info according to the Committer's Guide.
Differential Revision: https://reviews.freebsd.org/D975
Reviewed by: cs
Approved by: cs
2014-12-06 21:26:07 +00:00
Benedict Reuschling
94cbef681c
Revert my previous change.
...
To quote form the standard:
"reaching the } that terminates the main function returns a value of 0."
- 5.1.2.2.3 Program termination in 2ISO/IEC 9899:2012
Pointed out by: kib
2014-12-06 19:39:54 +00:00
Benedict Reuschling
647bbf1d27
Change the "hello world" examples so that they return 0.
...
I realize that this is not a C programming primer, but
we can at least try to be correct here. :-)
2014-12-06 18:24:35 +00:00
Benedict Reuschling
fd41fff072
Remove programlistings that are inside other elements and replace them
...
based on the context they appear in with <screen><userinput> tags.
Also, remove three separate screen tags that belong together and
wrap them into one. The output is not changed by these changes.
Obtained from: igor(1) output and rereading the FDP primer
2014-12-06 18:14:32 +00:00
Pawel Pekala
1a2b6fddd8
For textproc/uchardet
...
PR: 195083
2014-12-06 14:51:10 +00:00
Ryusuke SUZUKI
7b84027de6
- Merge the following from the English version:
...
r45561 -> r46052 head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2014-12-04 11:42:21 +00:00
Jason Helfman
122b79613c
- remove deprecated gnats reference
...
Differential Revision: https://reviews.freebsd.org/D1123
Approved by: wblock (mentor)
2014-12-04 00:44:54 +00:00
Jason Helfman
78572ac3ee
- address issue of using send-pr to submit bugs
...
- add link for using bugzilla for reporting bugs
- drop committers mailing list and point users to community mailing lists
PR: 195432
Differential Revision: https://reviews.freebsd.org/D1237
Reported by: kim.grasman@gmail.com
Reviewed by: remko, wblock (mentors)
Approved by: wblock (mentor)
2014-12-03 23:22:19 +00:00
Benedict Reuschling
60bb7cca2d
Fix capitalization in title tags according to AP style rules.
...
Obtained from: igor(1)
2014-12-03 20:41:46 +00:00
Benedict Reuschling
41086a000a
Change some sentences where it makes sense to remove the redundant
...
filename and word. Translators can ignore this.
Obtained from: igor -E output
2014-12-03 20:32:03 +00:00
Benedict Reuschling
20c21e98b7
Remove some instances of redundant markup and word in sentences.
...
Obtained from: igor(8)
2014-12-03 20:04:29 +00:00
Jason Helfman
2674a7a667
- address r46041 by pointing back to support.html, and rewording
...
link text
Reported by: gavin@
Approved by: remko (mentor)
2014-12-03 18:30:49 +00:00
Benedict Reuschling
3bea668d72
Add two spaces at the start of a sentence where needed.
...
This is a whitespace change that translators can ignore.
Obtained from: igor -n invocation
2014-12-03 17:16:21 +00:00
Benedict Reuschling
9440ff7930
Remove redundant markup and words except in two instances where
...
the removal would put the marked up section at the beginning of
the sentence, which we try to avoid. These need to be dealed with
separately by rephrasing the sentence.
Obtained from: Jenkins checkstyle igor(8) warnings
2014-12-03 17:07:07 +00:00
Benedict Reuschling
208d8bdfbd
Wrap long line that got missed in my earlier sweep (r46049).
...
Obtained from: Jenkins checkstyle igor(8) plugin
2014-12-03 15:56:53 +00:00
Benedict Reuschling
9b8d8d670e
Whitespace fixes:
...
- break listitem tags to their own line (down from term tags)
- add an empty line between term and listitem tags
- add an empty line between consecutive varlistentry tags
This change is purely cosmetical to conform to our block element
formatting guidelines layed out in the FDP primer. It also silences
igor(8) in the standard invocation. Translators can ignore.
Obtained from: igor(8) output
2014-12-03 15:49:40 +00:00
Warren Block
c8e2be5f8b
Fix a reference to NFS that really was talking about DHCP.
...
Submitted by: butch@jameswhitby.org on doc@
2014-12-02 22:26:57 +00:00
Grzegorz Blach
6e060d9669
Update my PGP key
2014-12-02 19:01:40 +00:00
Benedict Reuschling
8614444d5d
Move title tags into their own line and remove preceding empty lines
...
from these where appropriate. No content change, so translators can
safely ignore these.
Pointed out by: hrs@
Pointy hat to: bcr@
2014-12-02 14:36:52 +00:00
Christian Brueffer
6225e8f063
I spell myself without umlaut everywhere else, no reason to do it here.
2014-12-02 13:35:03 +00:00
Frederic Culot
1264c2e93b
- Update the list of active and retired committers as some ports commit bit
...
were recently taken in for safekeeping
2014-12-02 13:07:08 +00:00
Benedict Reuschling
fffcb430cb
Make a big sweep for overlong lines in the handbook and fix them.
...
Translators can ignore this.
Obtained from: igor(8) output
2014-12-02 12:00:32 +00:00
Benedict Reuschling
6a6b75d06e
Remove a tab within a sentence that doesn't belong there.
...
This is a whitespace change that translators can ignore.
2014-12-02 11:56:06 +00:00
Benedict Reuschling
fae6ddd41b
Remove redundant markup and words in a sentence. Provide proper
...
capitalization in title tags.
Obtained from: igor(8) output
2014-12-02 11:26:58 +00:00
Benedict Reuschling
41b8fb41ee
Wrap long lines and use two spaces at the start of two sentences.
...
This is a whitespace change that translators can ignore.
Obtained from: igor(8) output
2014-12-02 11:15:50 +00:00
Benedict Reuschling
9d711c7220
Move the title tag into a line of its own.
...
Reported by: hrs@
2014-12-02 08:58:50 +00:00
Benedict Reuschling
d1e451f7e7
Wrap long lines.
...
Translators can ignore this.
Obtained from: igor(8) output
2014-12-02 07:24:43 +00:00
Benedict Reuschling
54d4d6006b
Wrap long xmlns lines.
...
Translators can ignore this change.
Obtained from: igor(8) output
2014-12-02 07:16:45 +00:00
Benedict Reuschling
b35a4ed1a6
Wrap long lines. This change can be ignored by translators.
...
Obtained from: igor(8) output
2014-12-02 06:59:17 +00:00
Jason Helfman
edeec4d988
- fix submitting bug report links
...
PR: 195539
Differential Revision: https://reviews.freebsd.org/D1250
Reported by: mi@ALDAN.algebra.com
Approved by: wblock (mentor)
2014-12-01 23:14:44 +00:00
Jason Helfman
41d9629e19
- fix svn command and mention svnweb interface
...
PR: 195295 (based on)
Differential Revision: https://reviews.freebsd.org/D1222
Submitted by: pt307@cam.ac.uk
Approved by: wblock (mentor)
2014-12-01 19:56:49 +00:00
Benedict Reuschling
b7262d5f33
Fix 2 bad indents and wrap a long line.
...
No content change, so translators can ignore this.
Obtained from: Jenkins checkstyle igor script
2014-12-01 19:33:38 +00:00
Jason Helfman
7166239162
- add Enlightenment mailing list
...
PR: 195405
Differential Revision: https://reviews.freebsd.org/D1235
Submitted by: jadawin@
Approved by: wblock (mentor)
2014-12-01 18:47:11 +00:00
Jason Helfman
38d7378be0
- retire cvsweb mailing list
...
PR: 191910
Differential Revision: https://reviews.freebsd.org/D1248
Submitted by: jadawin@
Approved by: bcr (mentor)
2014-12-01 08:06:11 +00:00
Craig Rodrigues
bcfbfb4968
List some services which require Kerberos password.
2014-11-29 01:16:18 +00:00
Ryusuke SUZUKI
2dbe09eca7
- Merge the following from the English version:
...
r45354 -> r46024 head/ja_JP.eucJP/htdocs/docproj/current.xml
2014-11-28 14:30:43 +00:00