Commit Graph

2223 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
2b0272ae1d Typo fix.
Some translation improvement.

Submitted by:	hanai@jp.freebsd.org
1996-12-18 07:18:32 +00:00
Satoshi Asami
41664fc829 Add support for NLS document building.
Here's the logic (mostly suggested by John Fieber):

 @ If ALLLANG is defined, descend to all language-specific subdirs too.
 @ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
1996-12-18 07:14:37 +00:00
Masafumi Max NAKANE
f2f2b69ee6 Merge the en version changes made in 1.172 -> 1.173. 1996-12-18 04:43:27 +00:00
Satoshi Asami
331022c74d Add "Mark J. Taylor" <mtaylor@cybernet.com> for his ines/mastergear
DESCR typo reports.
1996-12-18 04:06:46 +00:00
Satoshi Asami
16f5775ab2 Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &
PATCH, etc.) section.  Also sort them in order of execution like other
parts of this file.
1996-12-18 02:27:44 +00:00
David E. O'Brien
0dfb02eb79 Added $Id$.
Added more verbage about the card, and documented the driver's bugs.

2.2-R candidate.
1996-12-18 01:35:20 +00:00
David E. O'Brien
7ead68ad95 Tried to harden up the language about NOT including the package name (or
software version) in pkg/COMMENT.

Implicitly requested by:	Satoshi
1996-12-18 00:10:02 +00:00
Jordan K. Hubbard
eb283287c0 Make some much-needed revisions to the history section. 1996-12-17 22:57:56 +00:00
Garrett Wollman
b4ccb10ee3 Add cross-references to ifnet(9). 1996-12-17 20:23:34 +00:00
Garrett Wollman
3cb60f1a48 Create a new manual page describing how network interfaces and
addresses are glued together with the generic networking code.
1996-12-17 20:21:01 +00:00
Masafumi Max NAKANE
18b7704795 Merge the en version changes made in 1.21 -> 1.22. 1996-12-17 16:02:25 +00:00
Satoshi Asami
f31d4d080c Add new variable IGNOREFILES, to be set to list of files that you don't
want md5 checksum calculated.  (It will create an entry in files/md5
with rhs "IGNORE".)  Now it's safe to do a "make makesum" on all ports.
1996-12-17 12:20:53 +00:00
Masafumi Max NAKANE
3930150c56 Typo.
Submitted by:	simokawa@jp.freebsd.org
1996-12-17 07:38:33 +00:00
Masafumi Max NAKANE
f8cf95d374 Previous commit had several sgml errors. 1996-12-17 04:29:56 +00:00
John Fieber
743d0aa7cf Whitespace handling in <start>, <end> and <replace> elements will
be changing slightly in such a way that missing end tags might cause
rude surprises, so make end tags manditory and update the existing
transpecs to conform.

2.2 fodder
1996-12-17 01:48:33 +00:00
Wolfram Schneider
24eb54aa11 update CTM mirrors 1996-12-17 01:36:37 +00:00
Wolfram Schneider
284e5324dd update comments 1996-12-17 01:29:09 +00:00
Masafumi Max NAKANE
60757ce6ee Merge the en version changes made in 1.7 -> 1.8.
(Actually, only the Original revision: line is changed.)
1996-12-16 23:00:19 +00:00
Mike Pritchard
a48ff5afad Spelling police. 1996-12-16 22:50:31 +00:00
Masafumi Max NAKANE
d9215f1a7d Merge the en version changes made in 1.3 -> 1.4.
(Actually, nothing but the Original revision: line is changed.)
1996-12-16 22:49:10 +00:00
Masafumi Max NAKANE
ec5484eb20 Merge the en version changes made in 1.44 -> 1.48.
Submitted by:	simokawa@jp.freebsd.org
1996-12-16 22:42:04 +00:00
Mike Pritchard
932c3e7fa2 Spelling police. 1996-12-16 22:38:07 +00:00
Mike Pritchard
59235b0f87 Mention /etc/fbtab in the section that describes how to
create device nodes for the sound devices.  Closes PR# 423.

Also correct several spelling errors.
1996-12-16 22:33:35 +00:00
Masafumi Max NAKANE
b4114bd59d Merge the en version changes in 1.2 -> 1.3.
Typo.

Submitted by:	Kiroh HARADA <kiroh@kh.rim.or.jp>
1996-12-16 22:18:53 +00:00
Masafumi Max NAKANE
fbaa31ebc1 Correct the example of DNS MX entry for foo.bar.
Submitted by:	Kiroh Harada <kiroh@kh.rim.or.jp>
1996-12-16 22:13:10 +00:00
Mike Pritchard
6737d445c1 Remove trailing whitespace.
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Masafumi Max NAKANE
757495f1e4 Now, the translation is completed.
Submitted by:	The FreeBSD Japanese Documentation Project
Translated by:	Mihoko Tanaka <mihoko@pa.yokogawa.co.jp>
1996-12-16 14:35:32 +00:00
Masafumi Max NAKANE
7e03700a93 Merge the en version changes (1.5 -> 1.8).
Use the same punctuation characters as other files do.

Submitted by:	mihoko@pa.yokogawa.co.jp
	Japanese Documentation Project.
1996-12-16 14:02:55 +00:00
Andrey A. Chernov
7deead3e52 cvsup client moved from sbin to bin
2.2 candidate
1996-12-16 03:37:59 +00:00
Mike Pritchard
0df291ee25 Add .Nm and .Nd lines to the template so that anyone starting
a man page from this file will not forget to include them,
since they are not optional..
1996-12-15 23:33:19 +00:00
Peter Wemm
6b26f698ba Add missing \ at the end of the first line
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Masafumi Max NAKANE
436faade56 Merge the changes made in 1.171 -> 1.172. 1996-12-15 01:33:22 +00:00
Masafumi Max NAKANE
b8487d2cb2 Merge the changes made the en version (1.42 -> 1.43). 1996-12-15 01:29:28 +00:00
John Polstra
d601c86279 Update the sample cvsupfiles to take advantage of the new "*default"
feature in CVSup-14.0.  You no longer need a 200-column window to look
at them.

Also did some general cleanups, and corrected some errors.

2.2 candidate.  These should be brought directly into 2.2 if at all
possible, since they correspond with the CVSup release whose port is
going to go into 2.2.
1996-12-15 00:34:52 +00:00
Mike Pritchard
ce85277574 Get the HISTORY section right. 1996-12-14 22:38:09 +00:00
Mike Pritchard
015a207577 Actually add the man page. 1996-12-14 22:34:11 +00:00
Mike Pritchard
862076fd02 Add devfs(5) to describe the device file system. 1996-12-14 22:32:49 +00:00
Mike Pritchard
c26d69d0fc Fix a small typo that was only apparent when looking
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard
7409fd943d Add fdesc(5) to document the file-descriptor file system. 1996-12-14 22:14:55 +00:00
Mike Pritchard
8d02bca98d Forgot to document "hostname". Also add some other misc stuff. 1996-12-14 21:53:14 +00:00
Mike Pritchard
fec75a87e2 Add a kernfs(5) man page to describe the kernel file system. 1996-12-14 21:47:11 +00:00
Mike Pritchard
5086890eb9 Remove a bad xref, and reference a couple of more useful ones
instead.  Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Joerg Wunsch
34f07d784d Re-order David Nugent's entry to the commiter's section. 1996-12-14 20:30:10 +00:00
Mike Pritchard
c347ebabe1 Make procfs(5) the definitive source of information on /proc.
Most of this information was pulled from the man page for
mount_procfs(8).

Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard
472ba2f1ca Update procfs(5) to reflect reality a little better. Clsoes PR# 2136. 1996-12-14 19:09:58 +00:00
Mike Pritchard
ceb83c2c9b Update the list of include files listed in the man
so that a program using the examples will actually
compile.  Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Joerg Wunsch
d14a9d47af Document the required steps for a successful installation of FreeBSD on
an HP Netserver machine with onboard EISA SCSI.

(doc changes are supposed to be mass-merged with 2.2 in the end.)
1996-12-14 18:12:17 +00:00
Jordan K. Hubbard
cd484a3441 Close PR#2211 - ypserv is no longer GPL'd.
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Adam David
5442376381 added is_IS.ISO_8859-1 1996-12-13 02:53:46 +00:00
Masafumi Max NAKANE
35aa820e35 Merge the changes made to the en version (1.33 -> 1.34).
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-12-12 23:27:56 +00:00
Satoshi Asami
f813e3b8d2 Change delimiter of substitution that uses MANLANG from .' to %', so
things like `ja_JP.EUC' will work.

Suggested by:	max
1996-12-12 04:32:25 +00:00
Masafumi Max NAKANE
0c4194fafb Merge the changes to en version (1.170 -> 1.171). 1996-12-12 02:05:30 +00:00
David E. O'Brien
9e78e166b7 Added Stefan Moeding <moeding@bn.DeTeMobil.de> for his port of LCLint. 1996-12-11 22:54:52 +00:00
Masafumi Max NAKANE
dffffe2cf0 Merge the changes made to the en version (1.18 -> 1.19). 1996-12-11 22:32:34 +00:00
Masafumi Max NAKANE
1dd4af8a7c Merge the changes made to en version (1.61 -> 1.63).
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-11 22:08:45 +00:00
John Fieber
2a0263c3fb The *current* release is 2.1.6, not 2.2. 1996-12-11 14:14:28 +00:00
Satoshi Asami
09ab8202c0 Update to reflect new release (2.2, January 1997). 1996-12-11 11:41:35 +00:00
Satoshi Asami
7daf790957 Extend the manpage compression handling a bit.
(1) MANLANG is now a list (defaulting to ""), so if you have English
    and Japanese-EUC versions of the manpages, you can say something
    like `MANLANG= "" ja_JP.EUC' and manpage compression will DTRT.

(2) Add new variables MAN%cPREFIX (where %c=[1-9LN]) which default to
    MANPREFIX (which defaults to PREFIX), to specify per-section
    prefixes.  In particular, this handles the cases in many perl
    ports, which install man1pages into man/man1 and man3pages into
    lib/perl5/man/man3.

Note these modifications won't change the behavior of existing
variables used in previously-approved ways, so any Makefile that
worked before will still continue to work.
1996-12-11 10:17:44 +00:00
Satoshi Asami
92808b3c8a See Jordan, I told you we'll have more than 700 ports before the release. :) 1996-12-11 08:13:47 +00:00
Satoshi Asami
6df8f78ac3 Add support for uncompressing manpages that are already installed
compressed.

Requested by: obrien
Change name of -D option (to pkg_create) file to MESSAGES.  (More
friendly to filename completion.)
1996-12-11 04:51:31 +00:00
Masafumi Max NAKANE
706553b718 Merge the changes made to en version (1.169 -> 1.170). 1996-12-11 01:52:38 +00:00
Peter Wemm
65b5ad536d Add Thomas Koenig for the rdist patches 1996-12-10 23:55:00 +00:00
Joerg Wunsch
5b3cebb767 Add our company for continuously supporting all my FreeBSD
work...
1996-12-10 21:46:33 +00:00
Masafumi Max NAKANE
fc43f97826 Some translation improvement. 1996-12-10 16:57:27 +00:00
Masafumi Max NAKANE
3ecfb5c3e3 Ooops, there were some sgml errors. 1996-12-10 16:07:22 +00:00
Masafumi Max NAKANE
98ed5d19b9 Now the translation for this file is done!
Translated by:	Mihoko Tanaka <mihoko@pa.yokogawa.co.jp>
Submitted by:	The FreeBSD Japanese Documentation Project
1996-12-10 15:24:16 +00:00
Masafumi Max NAKANE
8762c302d9 Merge the changes made to en version (1.6 -> 1.7).
Submitted by:	Kiroh Harada <kiroh@kh.rim.or.jp> & Japanese Doc. Project
1996-12-10 15:12:59 +00:00
David E. O'Brien
9bf646dce3 Correct a false statement made about shlibs.
Shamelessly stollen from an expert source.

Obtained from:	Peter Wemm's email reply to Satoshi
1996-12-10 10:02:48 +00:00
Masafumi Max NAKANE
24122c164d Merge the change to the en version (1.51 -> 1.53).
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1996-12-10 07:17:04 +00:00
Masafumi Max NAKANE
e5a6d9d571 Typo. 1996-12-10 07:11:57 +00:00
Satoshi Asami
947fb5a59b Update the shared library version comment, which was just ripped out
of my mail to -ports. ;)

Also, add a note about not bumping the number(s) twice between releases
for system libraries.
1996-12-10 05:54:31 +00:00
Masafumi Max NAKANE
8fe5f8824f Merge the changes to the en version (1.168 -> 1.169). 1996-12-09 14:24:16 +00:00
Joerg Wunsch
a13a3efaed Add David Nugent for his contribution of pw(8). 1996-12-09 14:13:05 +00:00
David E. O'Brien
581f6ca842 Added speal about shlib version numbers.
Implicitly requested via -ports email by:	Satoshi
1996-12-09 11:18:52 +00:00
David E. O'Brien
8585b3f486 Documented Pentium clock speeds (CPU,ext mem,PCI) from a mail message
from Rodney Grimes.

Mentioned that you need 5MB to install FreeBSD, or 4MB if you use
boot4.flp.
1996-12-09 10:59:36 +00:00
David E. O'Brien
cf2830ff25 Added explation of REQ package script. 1996-12-09 08:47:03 +00:00
David E. O'Brien
4b2aa6edd7 Tried to explain the pkg/INSTALL script.
Mentioned the pkg/DISPLAY file and it's uses.
mkdir -p  ===>  ${MKDIR}
1996-12-09 08:24:03 +00:00
Mike Pritchard
aab5e1b6d0 Minor formatting/style fixes.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
David E. O'Brien
d21d4d9375 Added explantion of NO_PACKAGE. 1996-12-09 07:38:56 +00:00
Satoshi Asami
2b2b1ca931 Submitted by: fenner
(1) Print out reason when port is ignored because of NO_CDROM,
    RESTRICTED, IS_INTERACTIVE, (not) IS_INTERACTIVE, BROKEN,
    REQUIRES_MOTIF or NO_PACKAGE.

Submitted by: obrien
(2) Add new special file in pkg/: DISPLAY.  (Cf. man pkg_create)

(3) Minor bugfix in clean-depends target, which sometimes executed
    "make clean" in the current directory.  (Which is probably ok, but
    is wrong nonetheless.)
1996-12-09 07:08:16 +00:00
Masafumi Max NAKANE
df8c1923ff Merge the changes made to the en version (1.166 -> 1.168). 1996-12-08 23:17:50 +00:00
Masafumi Max NAKANE
0e88b53786 Merge the changes made to the en version (1.41 -> 1.42). 1996-12-08 23:15:40 +00:00
David E. O'Brien
9694956f20 Added Sandro Sigala <ssigala@globalnet.it> for his port of cutils 1996-12-08 22:38:52 +00:00
Wolfram Schneider
77a62bfa44 Spelling error corrected.
Changes and update on isdn code now removed from source tree.

submitted by: wlloyd@mpd.ca 	close PR #2047
1996-12-08 22:24:10 +00:00
Masafumi Max NAKANE
4de7c430f6 Moved Stephen McKay from the additional contributors section to the developers
section.

Added Takenori KATO to the developers section.  (I'm surprised that he wasn't
listed even in the additional contributors section despite his work on pc98.)
1996-12-08 22:18:21 +00:00
Andrey A. Chernov
e2d6a260ac Update screen(1) entries
2.2 candidate
1996-12-08 16:15:02 +00:00
Andrey A. Chernov
ed8f6f5a26 Longnames update
Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt>
1996-12-08 14:17:56 +00:00
Masafumi Max NAKANE
ffa6f1e820 Merge the change made to the en version (1.164 -> 1.166). 1996-12-08 13:48:06 +00:00
Masafumi Max NAKANE
d8744bf63e Some more work to make the contributor list in alphabetical order. 1996-12-08 13:43:35 +00:00
Masafumi Max NAKANE
29e076f024 Moved around several lines in the additional contributors section to make the
list in alphabetical order.

Added following persons to the additional contributor list.  They have been
missing from the list but listed as maintainer of some port.
Committers should pay much more attention to maintain the contributor list!!

	Andrew Stevenson <andrew@ugh.net.au>
	Boyd Faulkner <faulkner@mpd.tandem.com>
	Mike McGaughey <mmcg@cs.monash.edu.au>
	Paul Fox <pgf@foxharp.boston.ma.us>
	Rob Mallory <rmallory@csusb.edu>
1996-12-08 13:30:05 +00:00
Paul Traina
5703427770 Whoops, also fix time for those watchmakers to the north... 1996-12-08 07:21:33 +00:00
Paul Traina
4f1982e68d Correct an aggregious insult and display the days of the week the way
that god(tm) intended them to be displayed.

Candidate for 2.2
1996-12-08 07:16:55 +00:00
David E. O'Brien
deff0e9566 Was using new URL (ftp://ftp://) before the RFC has been voted on. :-)
Obtained from:	make fetch
1996-12-08 05:40:38 +00:00
Masafumi Max NAKANE
2c7d163688 Merge changes made to the en version (1.163 -> 1.164). 1996-12-08 00:13:24 +00:00
Satoshi Asami
315132dbd5 Add the following two for Japanese man port:
Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
Tadashi Kumano <kumano@strl.nhk.or.jp>
1996-12-07 23:20:04 +00:00
Masafumi Max NAKANE
f14b525953 Merged the changed made to the en version (1.162 -> 1.163). 1996-12-07 07:18:38 +00:00
Jordan K. Hubbard
1badcc48ca Add Guido von Rooij to list of security officers, remove myself from
Webmaster list since I'm not doing that anymore, remove "system administration"
category entirely since it's now a responsibility shared among multiple
individuals and, finally, add FAQ category and stick Peter da Silva's name on
it.

Reminded-By: max
1996-12-07 03:12:23 +00:00
Masafumi Max NAKANE
97ba1b329f Merge the change made to the en version (1.40 -> 1.41). 1996-12-06 23:05:10 +00:00
Jordan K. Hubbard
fb507609bd List Peter da Silva explicitly as the maintainer. I feel this to be
better than using the "FAQ" alias as people have either ignored or
misused the alias in the past, and this gives the feeling that there's
an actual person behind it now (which will be a nice change in any case :-).
1996-12-06 18:19:31 +00:00
Jordan K. Hubbard
0682634e99 Add Peter da Silva to authors list now that he's taking over the FAQ. 1996-12-06 11:37:34 +00:00
Masafumi Max NAKANE
317c66637f Merge the changes made to the en version (1.39 -> 1.41). 1996-12-06 10:10:40 +00:00
Nate Williams
7ffe15380f Added psm manpage.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Andrey A. Chernov
35a7db3500 Swap %X and %Y in %c 1996-12-05 20:33:07 +00:00
Masafumi Max NAKANE
999a6c4cad Merge the changes made to the en version (1.47 -> 1.51). 1996-12-05 13:43:30 +00:00
Masafumi Max NAKANE
be359f01b2 Merge the changes made to the en version (1.20 -> 1.21). 1996-12-05 11:57:23 +00:00
Satoshi Asami
1bdf8cc33a Add ports-vietnamese, delete ports-distfiles. 1996-12-05 11:27:53 +00:00
Satoshi Asami
bed5c06280 Update to match reality. New __FreeBSD_version values for post 2.1.5R
releases, example for MASTER_SITE_XCONTRIB and such.
1996-12-05 11:21:47 +00:00
Satoshi Asami
d681a10ee8 Add ports-vietnamese. While I'm here, comment out ports-distfiles,
which has been discontinued indefinitely.
1996-12-05 11:17:11 +00:00
Masafumi Max NAKANE
15dd4190ed Merge the changes made to the en version (1.161 -> 1.162). 1996-12-05 03:31:00 +00:00
Jordan K. Hubbard
f357ea3fbd *Ahem*. Plexstor, not plasmon.
Spotted-By:  Someone from Japan who's name I now forget (sorry!).
1996-12-05 03:30:59 +00:00
Nate Williams
a29ab516d1 Added Miguel Angel Sagreras <msagre@cactus.fi.uba.ar> for his ibcs2 patches. 1996-12-05 01:47:33 +00:00
Jordan K. Hubbard
96b2533ed1 Bump maximum username length to 16 characters. This brings us into
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now.  I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.

This is not for 2.2!  This needs to get shaken out longer term in 3.0.

Previously-approved-by:  davidg
1996-12-04 11:31:14 +00:00
Andrey A. Chernov
b96aebd585 Fix syntax error loc->doc 1996-12-04 09:42:39 +00:00
Masafumi Max NAKANE
b3f415c21c Merge changes made to the en version (1.160 -> 1.161). 1996-12-04 09:04:42 +00:00
David E. O'Brien
f5001497c2 First cut at adding a little bit about the ports framework's dir structure. 1996-12-04 08:49:52 +00:00
David E. O'Brien
db3085157f Added Pedro Giffuni to the contributor's section for his two ports:
CIM      Simula Compiler using C
	Isearch  A text search Engine from CNIDR  (to be commited later)
1996-12-04 08:07:44 +00:00
Satoshi Asami
c69930e5e3 Optimize by changing "sort | uniq" -> "sort -u". "make index" is now
412 secs instead of 498 secs on my machine!

Submitted by:	fenner
1996-12-04 05:53:17 +00:00
Mike Pritchard
0953bd9f6b Use the predefined entities for a couple of mailing lists. 1996-12-03 23:40:11 +00:00
Mike Pritchard
e277738293 Remove some garbage text from the man page.
Closes PR# 1971.

Submitted by:	Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Masafumi Max NAKANE
d4887def14 Merge the changes in the en version (1.159 -> 1.160). 1996-12-03 22:50:06 +00:00
David E. O'Brien
81afa0e644 Added FURUSAWA Kazuhisa for his port of xloadface. 1996-12-03 13:38:40 +00:00
Garrett Wollman
c65c43ded5 Merge changes from vendor branch. 1996-12-02 17:14:48 +00:00
Garrett Wollman
fa01026a0c This commit was generated by cvs2svn to compensate for changes in r20091,
which included commits to RCS files with non-trunk default branches.
1996-12-02 16:59:56 +00:00
Garrett Wollman
bc24e832d9 1996 `L' release of timezone data files. Includes corrections for historical
data in several locations.

Obtained from:	ado@elsie.nci.nih.gov, ftp://elsie.nci.nih.gov/pub
1996-12-02 16:59:56 +00:00
Masafumi Max NAKANE
7562a7eda8 Some more cosmetic tweaks.
Submitted by:	simokawa@jp.freebsd.org
1996-12-02 14:21:34 +00:00
Masafumi Max NAKANE
aea94ab9c1 Merge the changes made to the en version (1.38 ->1.44).
Cosmetic tweaks.

Submitted by:	simokawa@jp.freebsd.org
1996-12-02 13:49:26 +00:00
Masafumi Max NAKANE
494958adde Merged change made to the en version (1.11 -> 1.12). 1996-12-02 13:18:03 +00:00
Masafumi Max NAKANE
416f0e2915 Now that lprps is part of the ports collection, changed some statement about
lprps.
1996-12-02 13:11:42 +00:00
Andrey A. Chernov
70aacb7f76 Add fr_* family
Submitted by: roberto@keltia.freenix.fr (Ollivier Robert)
1996-12-02 12:00:46 +00:00
Masafumi Max NAKANE
e7d7044d29 Merge the change made to the en version (1.59 -> 1.61.)
Submitted by:	Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-02 08:00:57 +00:00
Masafumi Max NAKANE
c3d7449dca Merge the change to the en version (1.17 -> 1.18.) 1996-12-02 07:56:12 +00:00
Masafumi Max NAKANE
5a58455ddd Added new files to SRCS. 1996-12-02 07:25:53 +00:00
Masafumi Max NAKANE
20350a3ae4 Files for sections recently added to the English handbook.
The translation for these files is in progress, so I only put the header
and leave the contents empty.
1996-12-02 07:23:47 +00:00
Masafumi Max NAKANE
6b95a3424e Merge change in the en version (1.158->1.159) to jp version. 1996-12-01 21:11:27 +00:00
Masafumi Max NAKANE
6414408f56 Added Koichi Sato and Yoshiaki Suzuki for their extensive help on making
port of CAP.
1996-12-01 21:04:12 +00:00
Masafumi Max NAKANE
844105779d Merge the change in the English version (1.39->1.40) into jp version. 1996-12-01 20:32:34 +00:00
Wolfram Schneider
fcb2b11089 update E-Mail address of Andrew Webster 1996-12-01 13:49:59 +00:00
Masafumi Max NAKANE
5611dea089 Reflect change to the English version (1.13 -> 1.14). 1996-12-01 12:38:41 +00:00
Masafumi Max NAKANE
fb164f4e51 Sync the Original revision: line to the English version in -current (1.7->1.8).
(No need to change the content.)
1996-12-01 11:46:09 +00:00
Masafumi Max NAKANE
7589e17c91 Merge the change to the English version (1.157 -> 1.158). 1996-12-01 11:39:07 +00:00
Mike Pritchard
fc43dc94cb Correct some spelling errors. 1996-12-01 00:25:06 +00:00
Mike Pritchard
9869c40e7e Fix some spelling errors. 1996-11-30 23:51:49 +00:00
Mike Pritchard
280f0fd5d8 Fix some spelling errors. 1996-11-30 23:35:43 +00:00
Mike Pritchard
70843691f8 Fix an incorrect man page cross reference. 1996-11-30 23:24:20 +00:00
Chuck Robey
0c6ed4736c Correcting Mark Huizer's address.
Obtained from: Mark, of course.
1996-11-30 18:05:48 +00:00
Satoshi Asami
2189449696 Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. 1996-11-30 10:31:50 +00:00
Andrey A. Chernov
8ebaee2697 Add en_GB
Submitted by: mark@linus.demon.co.uk (Mark Valentine)
1996-11-30 05:35:49 +00:00
Masafumi Max NAKANE
4916cfc4af We don't offer the LaTeX or ASCII version of the handbook on the FTP sites
anymore.  Plain text (latin1, PostScript and HTML are there.

Pointed-Out by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-11-30 01:00:11 +00:00
Wolfram Schneider
7ae31dc93d rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
close PR #2125
1996-11-30 00:29:51 +00:00
Andrey A. Chernov
e7df66ba64 Add PT locale
Submitted by:  Paulo Menezes <paulo@isr.uc.pt>
1996-11-29 21:01:29 +00:00