Commit graph

17450 commits

Author SHA1 Message Date
Giorgos Keramidas
aa3d0cb605 Resync the Mongolian translation of the Handbook with the latest
versions from the Mongolian translation project:

MFen:
1.400 -> 1.404	mn_MN.UTF-8/books/handbook/advanced-networking/chapter.sgml
1.30  -> 1.31	mn_MN.UTF-8/books/handbook/audit/chapter.sgml
1.149 -> 1.152	mn_MN.UTF-8/books/handbook/basics/chapter.sgml
1.227 -> 1.228	mn_MN.UTF-8/books/handbook/config/chapter.sgml
1.73  -> 1.74	mn_MN.UTF-8/books/handbook/desktop/chapter.sgml
1.277 -> 1.279	mn_MN.UTF-8/books/handbook/disks/chapter.sgml
1.34  -> 1.38	mn_MN.UTF-8/books/handbook/geom/chapter.sgml
1.384 -> 1.385	mn_MN.UTF-8/books/handbook/install/chapter.sgml
1.441 -> 1.442	mn_MN.UTF-8/books/handbook/mirrors/chapter.sgml
1.101 -> 1.102	mn_MN.UTF-8/books/handbook/network-servers/chapter.sgml
1.268 -> 1.269	mn_MN.UTF-8/books/handbook/ports/chapter.sgml

Submitted by:	Ganbold Tsagaankhuu
2007-12-29 12:41:03 +00:00
Joerg Wunsch
2eb26588ba Disconnect obsolete man pages from the ja_JP.eucJP doc build:
mount_ext2fs, mount_std, mount_umapfs.

They have been disconnected from the build in HEAD in November, 2006,
and June, 2007, respectively.

PR:		docs/115984
Submitted by:	Craig Rodrigues
2007-12-28 21:46:02 +00:00
Remko Lodder
8480a57a44 s/examble/example/ 2007-12-28 20:17:18 +00:00
Remko Lodder
01e3c62bbf MFp4
serialcomms -> 1.120
2007-12-28 11:27:42 +00:00
Remko Lodder
897dda35e0 Remove a redundant options field, found while translating this section. 2007-12-28 11:11:43 +00:00
Weongyo Jeong
16ea4b2d1a Add my entity
Approved by:	thompsa (mentor)
2007-12-28 06:23:18 +00:00
Weongyo Jeong
a6f83b4254 Add myself
Approved by:	thompsa (mentor)
2007-12-28 06:16:05 +00:00
Remko Lodder
aca40872d7 MFp4
cutting-edge -> 1.227
2007-12-27 20:03:26 +00:00
Remko Lodder
e01d1a2e1a MFp4
introduction -> 1.121
2007-12-27 19:27:22 +00:00
Remko Lodder
288d24d6ce MFen:
mirrors -> 1.442
2007-12-27 19:26:48 +00:00
Remko Lodder
f3c39e577d MFp4 (/MFen):
geom -> 1.38
2007-12-27 18:26:31 +00:00
Remko Lodder
8e19d79246 I like the "create" "use" "destroy" documentation flow better then
that was the case for the current section: "create" "destroy" "use"
so, move the destroying of any geom label to the bottom of the
section, right after informing us about it's usage etc.
2007-12-27 18:21:22 +00:00
Remko Lodder
e741b1df42 Throughout the document we call things like adX <devicename> objects,
the same goes for one of the .journal examples, lets use that a bit
more consequently in the journaling section.
2007-12-27 17:30:30 +00:00
Remko Lodder
ed84894a90 Correct another example and in the same example, talk about a replaceable
/mnt since we mention a line before that we can choose a desirable mountpoint
2007-12-27 15:43:52 +00:00
Remko Lodder
3229c14296 Make the gjournal load a bit more inline with the other examples we have. 2007-12-27 15:39:10 +00:00
Gabor Kovesdan
d75bf2fbf9 - Include the "More Information" section
- Remove "What's new in 5.3", we need a similar part for 7.0
- Change the orders to the foils to be more logical and remove the XXX comment
  about this
- Remove some silly and inconsistent comments
- Break lines to be easier to read
2007-12-26 20:40:58 +00:00
Gabor Kovesdan
c2cf5114d3 - Update the list of supported architectures 2007-12-26 20:37:44 +00:00
Gabor Kovesdan
6190c423d6 - Describe the new release scheduling process 2007-12-26 20:37:13 +00:00
Gabor Kovesdan
9296431c48 - Ooops, 8.X is -CURRENT, not -STABLE 2007-12-26 20:36:37 +00:00
Gabor Kovesdan
c3c8d9e0bb - Update to cover 6.X/7.X/8.X 2007-12-26 20:35:34 +00:00
Gabor Kovesdan
c818d1e45e - Mention portmgr, doceng and secteam here 2007-12-26 20:34:37 +00:00
Gabor Kovesdan
b6160ccb6c - Add a new slide with links about FreeBSD so that it can be pasted to the
end of a presentation
2007-12-26 20:33:52 +00:00
Gabor Kovesdan
cc7aded3a3 - Better indenting and line breaking 2007-12-26 20:32:57 +00:00
Gabor Kovesdan
4c6b8c8e0d Note, that the previous commit should have been:
- Use more accurate title for the foils so that the foilgroup look
  better when rendered
- Comment out the foil for the missing chart
- Update the numbers of committers
- Reword a paragraph
- Enclose send-pr into command element

Moreover to the previous change:
- Fix a typo
2007-12-26 20:32:00 +00:00
Gabor Kovesdan
67fd0f5f04 - Use more accurate title for the foils so that the foilgroup look
better when rendered
- Comment out the foil for the missing chart
-
2007-12-26 20:30:03 +00:00
Rafal Jaworowski
ca1258c4ac Add new commiter/author/developer entity
Approved by:	cognet (mentor)
2007-12-26 18:46:52 +00:00
Gabor Kovesdan
00e24b528f - Add initial Hungarian translation of the common FreeBSD slides and the
example slide.
2007-12-26 13:29:22 +00:00
Robert Watson
21c0c8925b Mention full memor dumps, minidumps, and textdumps in the introduction
to kernel debugging, with consequences for debugging.

Mention that the default in more recent FreeBSD versions is to
automatically select a swap partition and use it as a dump partition,
and don't suggest changing the default.

This chapter could use rather serious updating.
2007-12-26 12:56:46 +00:00
Remko Lodder
35785f6be9 Correctly differentiate between the "Written by" and "translated by"
fields
2007-12-26 10:17:53 +00:00
Remko Lodder
5ff3f74a6c MFen:
basics -> 1.152
2007-12-26 00:21:25 +00:00
Remko Lodder
23d4c14e46 Improve wording in the console video mode section. 2007-12-25 23:53:50 +00:00
Remko Lodder
559b22c3e2 MFen:
Update the Dutch Documentation set:
  disks		-> 1.279
  config	-> 1.228
2007-12-25 23:37:42 +00:00
Remko Lodder
402dcb4530 If we are creating a mini-bsd floppy with new commands, why do
we insert /dev/MAKEDEV in the floppy then? I dont have it anymore
on a recent system, thus remove the information about it. Probably
the information in the mini-kernelconfiguration example could use
a little hand as well.
2007-12-25 21:02:37 +00:00
Robert Watson
8357a1973e Update __FreeBSD_version version list to reflect 800007 -- addition of a
why argument to kdb_enter().
2007-12-25 18:44:04 +00:00
Remko Lodder
46fdd2d4e6 A bit late, but still, add our copyright for 2007 (2008 coming up in a
few days)
2007-12-25 09:44:23 +00:00
Remko Lodder
c336eb6890 rc.d is no longer a new method, it's the method. 2007-12-23 18:48:21 +00:00
Thierry Thomas
6a660e0b1c Add an entry for Vaclav Haisman.
PR:		ports/118372
2007-12-23 17:06:55 +00:00
Remko Lodder
e5b9241527 MFen: Update to version 1.183 2007-12-23 16:01:02 +00:00
Remko Lodder
c94c9f1183 MFen v 1.58 2007-12-23 15:42:20 +00:00
Remko Lodder
ea32639f11 Update to version 1.124 2007-12-23 15:32:53 +00:00
Remko Lodder
afc868706a Fix a typo and remove a redundant space 2007-12-23 15:12:00 +00:00
Remko Lodder
231d4a9ce1 Update the flyer to it's latest version. 2007-12-23 11:59:26 +00:00
Remko Lodder
b367ed362d Another stab at updating the nl_NL tree again, update to version 1.57 2007-12-22 19:18:33 +00:00
Ken Smith
953154150e Document __FreeBSD_version 700100. While here add missing </row> tag
for the previous entry.
2007-12-22 14:04:39 +00:00
Gabor Kovesdan
9bc967e5e2 - Document how to install packages for a NanoBSD image
PR:		docs/115732
Submitted by:	John Ferrell <jdferrell3@yahoo.com>
2007-12-21 21:19:54 +00:00
Gabor Kovesdan
4b41ca41df - Document how to reconfigure a port
PR:		docs/116068
Submitted by:	Chess Griffin <chess.griffin@gmail.com>
2007-12-21 21:14:19 +00:00
Gabor Kovesdan
df6644b54d - Since FreeBSD 6.2 the option to define the encryption algorithm to encrypt
the swap partition has changed from -a to -e. Reflect this in the
  documentation.

PR:		docs/113390
Submitted by:	"Beat Gaetzi" <beat@chruetertee.ch>
2007-12-21 21:01:24 +00:00
Gabor Kovesdan
9980d98d76 - Add a small section about address limits
PR:		docs/118543
Submitted by:	thompsa
2007-12-20 22:21:44 +00:00
Gabor Kovesdan
b8be1d00d1 - Add item to the FAQ about configuring the delete key in console/xterm with
sh/csh

PR:		docs/118849
Submitted by:	alepulver
2007-12-20 22:15:51 +00:00
Gabor Kovesdan
2524a1bff7 - Add Freenode's ##FreeBSD to the IRC channels' list
PR:		docs/118241
Submitted by:	Jeff Palmer <jpalmer@totaldiver.net>
2007-12-20 22:10:19 +00:00