Commit Graph

2321 Commits

Author SHA1 Message Date
Jordan K. Hubbard
d5dd59058d Correct entity entry for Ricardo AG, make him the primary contact
for gallery entries.
1997-01-11 23:54:15 +00:00
John Fieber
ab46a14d91 Public identifiers for Docbook 3.0 1997-01-11 21:54:40 +00:00
John Fieber
dfa34bbc73 Add docbook 3.0 1997-01-11 21:53:52 +00:00
John Fieber
26ac0eefad Remove docbook 2.4.1 1997-01-11 21:52:22 +00:00
Mike Pritchard
d88b4d445d Change Brian Tao's mail address from taob@io.org to
taob@risc.org as requested (It looks like Nate forgot or
didn't know about this one, or I just jumped the gun
and got to it before he did :-).

Submitted by:	Brian Tao <taob@risc.org>
1997-01-11 20:06:03 +00:00
Joshua Peck Macdonald
38a1b9404b In an attempt to make the new info rules bootstrap themselves, make
the rules conditional on NOINFO not being defined, just like NOMAN.
1997-01-11 10:51:36 +00:00
Joshua Peck Macdonald
d6a2d2570f Add info to SUBDIRS 1997-01-11 02:46:51 +00:00
Joshua Peck Macdonald
527aaab97e Makefile and empty dir template. 1997-01-11 02:44:34 +00:00
Joshua Peck Macdonald
0d7f401441 Change the installation rules. It now copies an empty dir file
into the DESTDIR in the beforeinstall rule in src/share/info/Makefile.
Then each info file that gets installed into the dir file using
install-info.

It has struck me that there's going to be a problem bootstrapping
this change, since parts of install will fail until install-info
is installed.  Maybe someone who knows best how to deal with this can
fix it.
1997-01-11 02:39:37 +00:00
Wolfram Schneider
7ed8349293 if !(command) -> if ! (command)
the ksh and I guess some other shells want a space
between '!' and the next command. This problem exist since rev 1.207
1997-01-10 21:02:27 +00:00
Mike Pritchard
77776eccf6 Get rid of all those annoying warnings when making the
handbook.  Closes PR# 2375.

Submitted by:	William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:46:56 +00:00
Mike Pritchard
576821edfc Various changes submitted by the original author.
Closes PR# 2372.

Reviewed by:	The spelling police
Submitted by:	William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:02:43 +00:00
Masafumi Max NAKANE
36219e1a16 Merge the en version change made in 1.14 -> 1.15. 1997-01-10 05:35:43 +00:00
Mike Pritchard
a3e3d6b076 Fix some spelling errors. 1997-01-10 05:29:15 +00:00
Mike Pritchard
28e678762b Change an incorrect path name.
Submitted by:	Sean Kelly
1997-01-10 05:04:49 +00:00
Wolfram Schneider
c15a12df0f add cross reference to cd(1), where CDPATH variable is explained 1997-01-09 21:04:10 +00:00
John Fieber
5ef6c2c373 Lots more squashing of bugs, in particular making sure generated
HTML is compliant with the 3.2 DTD.

Sanity preservation and bug prevention - define frequently used
constructs as entities.

What remains to be done is better hypertextification which includes
breaking large documents into managable chunks, and managing links.
There are currently some (easy to avioid) situations that result
in multiple anchors with the same name, or links nested within other
links.  :(
1997-01-09 18:30:15 +00:00
Mike Pritchard
9d2592273f Update the copyright notices to match our bsd-copyright example. 1997-01-09 07:26:05 +00:00
Mike Pritchard
81fba91b52 Add some real example diagnostics to example.[14]
Add all of the possible errno's to example.3.

Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.

Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.

Suggested by: wollman
1997-01-09 06:32:22 +00:00
Wolfram Schneider
80001b55bd bring section LIMITS back; reviewed by: mpp 1997-01-08 22:57:15 +00:00
Andrey A. Chernov
e0e0f71abc Rename vt*-em entries to vt*-nac entries
Add vt*-pf entries with k1-k4 as pf1-pf4 and make it non-default
1997-01-07 21:12:05 +00:00
Paul Traina
aa01094fb0 Added Tor Egge to contributor's list 1997-01-07 20:22:17 +00:00
Masafumi Max NAKANE
455d60734b Added proff@suburbia.net (Julian Assange) for doing strobe port. 1997-01-07 13:11:58 +00:00
John Fieber
6a05353cb8 Handle footnotes in a useful manner.
Letter appendicies rather than number them.
Brief descriptive comments for each element.
Lots of cleanup.
1997-01-07 04:39:15 +00:00
Andrey A. Chernov
7a5fe2eb87 Merge vt* entries with Eric's database
Add vt300-340 entries
1997-01-07 01:27:59 +00:00
Satoshi Asami
a8a75a618f pkg/DISPLAY -> pkg/MESSAGE
Reported by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1997-01-06 14:03:00 +00:00
John Fieber
e579a0d9e2 Marching on...
Lots of tweaks and new functionality.  This now handles pretty much
everything that the linuxdoc to docbook translator generates.  Output
is still a single (very large in the case of the handbaak) file but now
has minimal internal navigation links.
1997-01-06 05:24:35 +00:00
Andrey A. Chernov
f91ef3d095 FIx typing error .SRCDIR -> SRCDIR
Submitted by:  bde
1997-01-06 02:30:13 +00:00
Steve Price
e10e3950fa Make the .y.c rule 'make -j n' friendly.
Inspired by: bde and brian@mediacity.com
1997-01-06 02:07:35 +00:00
Nate Williams
14acc8410d Fix minor typo. BIOSETIF -> BIOCSETIF 1997-01-05 22:15:59 +00:00
Masafumi Max NAKANE
585cb7093e Oops, there was a ] I forgot to erase. 1997-01-05 21:46:40 +00:00
Masafumi Max NAKANE
c0f4f1717e Change wording of MAN?PREFIX description. 1997-01-05 21:41:09 +00:00
Andrey A. Chernov
8a1590b4dc Use SRCDIR to handle non-current directory docs
Use INFO* macros from bsd.own.mk
1997-01-05 15:33:36 +00:00
Wolfram Schneider
453d2467e0 Romania is not a Soc. Rep
fix umlaut converting for Zuerich
1997-01-05 14:36:23 +00:00
Stephen McKay
61afd5bb22 A collection of spelling fixes and minor grammar corrections.
Safe for 2.2.
1997-01-05 12:13:38 +00:00
Adam David
61b44de40f actually apply submitted changes for Finland and Australia
Submitted by:	Ville.Eerola@vlsi.fi, danny@hilink.com.au
1997-01-05 06:34:19 +00:00
Adam David
65cc7f99c2 Caribbean Islands moved from inter.phone to na.phone
partial sync with iso3166
2-letter country codes added to na.phone for Caribbean islands
(except Cayman Islands and Monserrat since the 2-letter codes clash with
Kentucky and Mississippi)
changed city codes in Finland (from Ville.Eerola@vlsi.fi)
changed city codes in Australia (from danny@hilink.com.au)
1997-01-05 06:28:16 +00:00
Masafumi Max NAKANE
08817659d1 Merge the en version changes made in 1.22 -> 1.23. 1997-01-04 22:49:32 +00:00
Masafumi Max NAKANE
35a716bd4a Merge the en version changes made in 1.8 -> 1.9. 1997-01-04 22:46:58 +00:00
John Fieber
1c25c949bd A nudge closer to ditching linuxdoc.
I now have a functioning, semi-automagic linuxdoc to docbook converter,
so once the docbook to (HTML|groff) converters are up to snuff,
linuxdoc will be history.  :)
1997-01-04 22:38:37 +00:00
Ade Barkah
0ffef004c8 Fixed cgi URL from /cgi-bin/ to /cgi/. 1997-01-04 20:43:55 +00:00
Ade Barkah
d001e0628a Fixed cgi URLs from /cgi-bin/ to /cgi/. 1997-01-04 20:36:26 +00:00
Masafumi Max NAKANE
c9246f8baa Merge the en version changes made in 1.43 -> 1.44. 1997-01-04 00:04:14 +00:00
Masafumi Max NAKANE
9f17dde770 Correct the URL for ftp3.uk.freebsd.org.
Obtained from:	freebsd-doc mailing list
1997-01-04 00:02:31 +00:00
Warner Losh
6fc5efb532 Correct a few duplicates, fixes for George, add the Caribean Islands that
are now online with new area codes.
Obtained from: http://www.bellcore.com/NANP/newarea.html
Obtained from: http://www.555-1212.com/aclookup.html
1997-01-03 21:20:15 +00:00
Wolfram Schneider
54efd31a04 960 -> 860 for Connecticut, typo from last commit
Obtained from: http://www.bellcore.com/NANP/newarea.html
1997-01-03 16:43:35 +00:00
Masafumi Max NAKANE
6ad6145dbd 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
Wolfram Schneider
48fba597ab Poland is not a People's Rep. of
fix umlauts for Koeln & Duesseldorf
1997-01-03 11:37:28 +00:00
Jordan K. Hubbard
8760875973 Correct the send-pr text to make a little more sense. 1997-01-03 07:43:03 +00:00
Warner Losh
52e6b5859b Massive update of the na.phone database to match the couple of phone
books that I have laying around my house.  Please check to see if your
state is now correct :-).  I know that the one area code states are correct,
as well as CO and KS, but although I've tried to be careful about the
rest, I may have goofed.
1997-01-03 00:30:59 +00:00