Commit graph

789 commits

Author SHA1 Message Date
Masafumi Max NAKANE
6405fa7a95 Merge the en version changes made in 1.22 -> 1.23. 1997-01-04 22:49:32 +00:00
Masafumi Max NAKANE
8982d8f44a Merge the en version changes made in 1.8 -> 1.9. 1997-01-04 22:46:58 +00:00
Ade Barkah
85ac61420f Fixed cgi URL from /cgi-bin/ to /cgi/. 1997-01-04 20:43:55 +00:00
Ade Barkah
f4fecd1025 Fixed cgi URLs from /cgi-bin/ to /cgi/. 1997-01-04 20:36:26 +00:00
Masafumi Max NAKANE
f14fc41abf Merge the en version changes made in 1.43 -> 1.44. 1997-01-04 00:04:14 +00:00
Masafumi Max NAKANE
59570fdd21 Correct the URL for ftp3.uk.freebsd.org.
Obtained from:	freebsd-doc mailing list
1997-01-04 00:02:31 +00:00
Masafumi Max NAKANE
7e99e00155 Merge the en version changes made in 1.34 -> 1.39.
Submitted by:	Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-01-03 14:01:48 +00:00
Jordan K. Hubbard
89eef51a46 Correct the send-pr text to make a little more sense. 1997-01-03 07:43:03 +00:00
Mike Pritchard
61e09abbb0 Refer the reader to intro(9) and style(9) so that
they are aware that we do have some coding style
guidelines.
1997-01-02 18:24:42 +00:00
Masafumi Max NAKANE
6a246ce257 Use &dollar;Id&dollar; instead of $Id$ in the template of BSD-style
copyright statement, so that this line won't be changed everytime
this file is updated.
1997-01-02 18:21:48 +00:00
Mike Pritchard
158144afd9 Spelling police. 1997-01-02 18:10:40 +00:00
Masafumi Max NAKANE
c84381a399 Merge the en version changes made in 1.6 -> 1.7. 1997-01-02 18:03:20 +00:00
Masafumi Max NAKANE
eb4b781c76 Merge the en version changes made in 1.19 -> 1.20. 1997-01-02 17:59:59 +00:00
Masafumi Max NAKANE
686721048f Merge the en version changes made in 1.13 -> 1.14.
Standardize the header.
1997-01-02 17:55:03 +00:00
Masafumi Max NAKANE
5fef725876 Merge the en version changes made in 1.18 -> 1.20. 1997-01-02 17:43:08 +00:00
Masafumi Max NAKANE
69597aa5ab Typo.
Back out one change of doesn't -> does not, as it was message from bsd.port.mk
and is really "doesn't" instead of "does not".
1997-01-02 17:41:59 +00:00
Masafumi Max NAKANE
e635fa1f52 Merge the en version changes made in 1.8 -> 1.9. 1997-01-02 17:16:29 +00:00
Masafumi Max NAKANE
2c9aa332cb Merge the en version changes made in 1.3 -> 1.4. 1997-01-02 17:14:29 +00:00
Masafumi Max NAKANE
5576f27a35 Merge the en version changes made in 1.13 -> 1.14. 1997-01-02 17:10:25 +00:00
Masafumi Max NAKANE
e9eb76433d Merge the en version changes made in 1.2 -> 1.4. 1997-01-02 17:02:06 +00:00
Masafumi Max NAKANE
51f12214e6 Typo. 1997-01-02 17:00:26 +00:00
Masafumi Max NAKANE
d4ed3b35c8 Merge the en version changes made in 1.23 -> 1.24. 1997-01-02 16:54:25 +00:00
Masafumi Max NAKANE
b1f97be4ef Merge the en version changes made in 1.8 -> 1.9. 1997-01-02 16:51:07 +00:00
Masafumi Max NAKANE
0465a287ff Merge the en version changes made in 1.44 -> 1.45. 1997-01-02 16:46:37 +00:00
Masafumi Max NAKANE
d0083a3177 Merge the en version changes made in 1.57 -> 1.58. 1997-01-02 16:42:29 +00:00
Masafumi Max NAKANE
7ad42f1793 Merge the en version changes made in 1.14 -> 1.15. 1997-01-02 16:33:16 +00:00
Masafumi Max NAKANE
73deff95c1 Merge the en version changes made in 1.14 -> 1.15.
Standardize the header.
1997-01-02 16:31:02 +00:00
Masafumi Max NAKANE
0e78d25692 Merge the en version changes made in 1.2 -> 1.3. 1997-01-02 16:26:46 +00:00
Masafumi Max NAKANE
ff65a6b21c Merge the en version chages made in 1.16 -> 1.17. 1997-01-02 16:22:06 +00:00
Masafumi Max NAKANE
9451174d44 Merge the en version changes made in 1.12 -> 1.13.
Standardize the header.
1997-01-02 16:19:59 +00:00
John Dyson
17a6ef644f Add Alan Cox <alc@cs.rice.edu> as a contributor. 1997-01-02 04:23:47 +00:00
David E. O'Brien
d1db618368 Documented MANPREFIX and MAN%cPREFIX (where %c=[1-9LN]).
[my wording is probably awkward, if a wordsmith is bored perhaps they
could take a look at this]
1997-01-01 22:39:12 +00:00
Jordan K. Hubbard
bca5b90335 Make the bug reporting reference point to the send-pr page. 1997-01-01 13:41:50 +00:00
Mike Pritchard
1f9a9b2730 Avoid the use of contractions and fix some grammar problems
that were revealed.  Note:  I didn't go through all of
the tutorials, so there is still some work to be
done here.

Made mailing addresses consistent with the handbook.

E.g:

freebsd-questions@FreeBSD.ORG

instead of:

questions@freebsd.org
1996-12-31 22:31:13 +00:00
Mike Pritchard
a195318eaf Avoid the use of contractions. This eliminates the "its"/"it's" problems
pointed out by Rick Robinson.  Found and fixed some grammar problems
at the same time.

Note: the reason for avoiding contractions is two-fold:

1) It makes the text easier to understand for people who speak English
   as a second language.
2) Expanding the contractions often reveals poorly worded passages.
1996-12-31 21:54:24 +00:00
Masafumi Max NAKANE
f421105a3d Merge the en version changes made in 1.51 -> 1.52. 1996-12-30 22:02:55 +00:00
John Fieber
a981250c4d Bug workaround. (<label> in <header> has to be after text) 1996-12-30 21:33:38 +00:00
Masafumi Max NAKANE
c1d9adb88b Merge the en version changes made in 1.1 -> 1.2.
(No real change.  Only the Original revision: line is changed.)
1996-12-30 19:01:22 +00:00
Masafumi Max NAKANE
17dfc6d7b6 Now, the translation for this file is done.
Submitted by:	The FreeBSD Japanese Documentation Project
Translated by:	Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
1996-12-30 18:55:17 +00:00
Masafumi Max NAKANE
5e8bb7536d Remove &a.jvh, &a.proven.
(They have cvs checkout privilege, but don't have commit privilege.)
Pointed-out by:	jorge
1996-12-30 18:31:18 +00:00
Masafumi Max NAKANE
52cbf61425 Added &a.proven, &a.jvh, &a.mbarkah and &a.nsj to the developer list.
Also, sort the developer list.
1996-12-30 10:59:35 +00:00
Masafumi Max NAKANE
f58212c5e2 Typo. 1996-12-29 04:02:48 +00:00
Masafumi Max NAKANE
8b032f2156 Merge the en version changes made in 1.44 -> 1.45. 1996-12-29 03:54:37 +00:00
Masafumi Max NAKANE
e1d3815cb8 Sort this file in alphabetical order of the entity. 1996-12-29 03:36:51 +00:00
Mike Pritchard
04564716a7 Spelling police. 1996-12-28 23:36:54 +00:00
Masafumi Max NAKANE
0788e8780d Merge the en version changes made in 1.12 -> 1.13. 1996-12-28 22:37:25 +00:00
Wolfram Schneider
8dc4d8ec36 add name to postscript printer filter script 1996-12-28 20:38:42 +00:00
Masafumi Max NAKANE
bce3530f78 Merge the en version changes made in 1.53 -> 1.57.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1996-12-28 18:42:52 +00:00
Masafumi Max NAKANE
af6121d42b Merge the en version changes made in 1.22 -> 1.23. 1996-12-28 09:25:06 +00:00
Masafumi Max NAKANE
e2f8c72d22 Merge the en version change made in 1.50 -> 1.51.
(No change beside the original revision line.)
1996-12-28 08:25:14 +00:00