Murray Stokely
c62dacb9c5
Since the print output is passed through TeX anyway, we might as well
...
format it properly with the \TeX command. Likewise for instances of
LaTeX in our documentation.
There should be no change for the HTML output, where they will still
be rendered in bold characters like all other text wrapped in <application>.
2004-07-14 09:44:30 +00:00
Murray Stokely
a63686372b
Improve comment and add <application> tags around TeX and LaTeX so
...
that the stylesheets know exactly what to look for and can render this
specially for print output.
2004-07-14 09:36:23 +00:00
Murray Stokely
551eaf5b40
Add a DSSSL stylsheet to enable more efficient spellchecking. This
...
stylesheet omits the contents of <filename>, <devicename>,
<programlisting>, and other tags that are likely to not contain real
English words. The output of this stylesheet can then be checked with
'make spellcheck' with far fewer false positives.
2004-07-14 05:28:11 +00:00
Ken Smith
33f2fcfd0a
Adjustments to www sites in Romania.
2004-07-13 14:38:41 +00:00
Murray Stokely
08cc311722
Properly close acronym tag.
2004-07-13 05:48:14 +00:00
Murray Stokely
0b77e3db95
The acronym 'NIS' is used over 150 times in the network-servers
...
chapter alone of the Handbook. Add an entity here, used with ⋼,
so that we can mark up each of those with <acronym>NIS</acronym>
without bloating the source SGML files too much. We shouldn't add
every such acronym here, but in the case of NIS it really helps the
readability.
2004-07-13 05:45:52 +00:00
Hiroki Sato
a13b50e98b
Unbreak the build.
...
Pointy hat to: hrs
2004-07-07 11:23:16 +00:00
Denis Peplin
b019193729
Apply workaround to fix the build
...
I'm forgot to test build/install from www
Pointy hat: den
2004-07-07 08:13:49 +00:00
Hiroki Sato
84f8ee0a15
Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
...
is not defined.
- URL_RELPREFIX must always point the top page's URL
(http://www.FreeBSD.org ) in relative form, defined in Makefile.
- &url.base; can be used in doc/<langcode>/*. It will be
replaced with the real URL which points the top page.
For translators: Please make sure to define URL_RELPREFIX to
point the top page. The localized docs have different directory
hierarchy in its URL from the English version.
Tested by: den
2004-07-06 15:09:55 +00:00
Hiroki Sato
41329ac343
Back out &man.gconcat.8; removal to unbreak the build.
2004-06-30 13:53:32 +00:00
Hiroki Sato
56d0bcb976
Add new entries:
...
rmd160(1), sha1(1), fwip(4), and ixgb(4).
2004-06-30 10:23:36 +00:00
Hiroki Sato
3d09719bdb
Add new entries:
...
eeprom(8), geom(8), ggatec(8), ggated(8),
ggatel(8), smbmsg(8), sunlabel(8)
2004-06-30 07:34:47 +00:00
Ken Smith
64e3d7bd51
Add ftp2.ca (URL is correct, they didn't follow the pub/FreeBSD convention).
2004-06-24 13:15:27 +00:00
Ken Smith
f109293fe8
Add first host in Kyrgyzstan - www.kg and cvsup.kg.
2004-06-23 03:52:26 +00:00
Ken Smith
2012fd1c9d
Add a new mirror site in Portugal as both www1.pt and cvsup3.pt
2004-06-23 02:29:38 +00:00
Tom Rhodes
15806333b5
Add refs for recently added cm(4), esp(4), rc(4) and snc(4) manual pages.
2004-06-22 03:00:09 +00:00
Erwin Lansing
dfe1d685a4
Note that ftp.dk.FreeBSD.org runs IPv6
...
Approved by: simon (doc foo)
2004-06-14 20:46:52 +00:00
Simon L. B. Nielsen
794069a9de
- Add IntelliMouse as a Microsoft Trademark.
...
- Update Linux trademark entry after I found http://www.linuxmark.org/ .
2004-06-13 20:39:46 +00:00
Hiroki Sato
c4f7691931
Bump the version number for 4.10R.
2004-05-28 00:41:59 +00:00
Alexander Langer
9822e8ad12
Add ftp8.de.FreeBSD.org, located at RWTH Aachen, Germany, also known
...
as SunSITE Central Europe.
2004-05-27 10:55:00 +00:00
Ken Smith
7601c142c6
Add three CVSup mirror sites in Lithuania.
2004-05-21 16:01:31 +00:00
Hideyuki KURASHINA
6d769f4076
Add ct(4).
2004-05-18 15:20:43 +00:00
Hideyuki KURASHINA
dbdb570b47
Add cp(4) and ng_sppp(4).
2004-05-18 15:17:33 +00:00
Hiroki Sato
413af34cb6
Reimplement absolute/relative URL knob. Urls.ent now statically
...
includes the both of relative and absolute URLs, and when
the URLS_ABSOLUTE make variable is defined, absolute URLs in
share/sgml/urls.ent are used.
2004-05-11 10:59:48 +00:00
Tom Rhodes
1f702fec86
Add mac_portacl(4) and mac_stub(4) to the manual page entities list.
2004-05-07 16:10:52 +00:00
Ken Smith
1ce8c284ed
Add cvsup2.dk.freebsd.org.
2004-05-06 14:38:46 +00:00
Ken Smith
fee45f7449
Add www.id - WWW mirror site in Indonesia.
2004-05-05 13:17:34 +00:00
Denis Peplin
2b0f6c0e65
Use &url.main; entity in place of ../../../..
...
Replace &url.main; -> http://www.FreeBSD.org
when URLS_ABSOLUTE is set (for release building),
and -> ../../../.. by default (for mirror sites).
Patch was slightly modified by: hrs
Discussed with: des, ceri, hrs, trhodes, simon
2004-05-05 12:52:48 +00:00
Ken Smith
eb6f5627fe
Add new cvsup site in Indonesia.
2004-05-04 15:38:26 +00:00
Dag-Erling Smørgrav
e90cab8c3d
pam_ftp has gone the way of the dodo.
2004-04-29 18:32:59 +00:00
Hiroki Sato
565ca43cd6
Revert changes in the previous commit temporarily until the release day.
2004-04-24 19:41:38 +00:00
Hiroki Sato
19b029ac56
Bump version number for upcoming 4.10-RELEASE.
2004-04-24 19:23:19 +00:00
Hiroki Sato
22555385c3
Add acpi_asus(4).
2004-04-24 17:27:27 +00:00
Murray Stokely
ddbcd9bd9b
Update number of ports
2004-04-19 09:42:43 +00:00
Hiroki Sato
d7545a46f4
Add ng_hub(4).
2004-04-17 17:24:57 +00:00
Hiroki Sato
6410a51e75
Add umct(4).
2004-04-16 18:30:56 +00:00
Hiroki Sato
661e42d8c3
Add twa(4).
2004-04-16 18:23:54 +00:00
Kirill Ponomarev
17a3b86533
- Add cvsup8.de.FreeBSD.org
2004-04-13 05:06:16 +00:00
Ken Smith
cb57f57e6e
- Remove several FTP sites that have disappeared.
...
- Add some new CVSUP sites in China
- Merge the two South Africa sections into one.
New China CVSUP sites provided by Xin Li <delphij (at) frontfree.net>
on behalf of The FreeBSD Simplified Chinese Project.
2004-04-12 03:54:11 +00:00
Marc Fonvieille
26405d2916
Add vendor attribute for my previous addition.
...
Spotted by: ceri
2004-04-11 13:56:57 +00:00
Marc Fonvieille
881e706b7e
Add procmailex(5) entity (I forgot it in my last commit).
2004-04-11 05:33:30 +00:00
Hiroki Sato
f33722d166
Add pgrep(1) and pkill(1).
2004-04-10 20:27:42 +00:00
Alex Dupre
a15146f3e5
Add the first Italian cvsup Tier-1 mirror.
...
Provided by: Manuel Martini <martin@tomato.it>
2004-04-08 21:43:25 +00:00
Marc Fonvieille
a79af1fbfc
Add portaudit(1).
2004-04-03 17:53:19 +00:00
Hiroki Sato
bcdced5e83
Add ctau(4) to unbreak relnotes build.
2004-04-02 18:28:08 +00:00
Hiroki Sato
99c9ad9220
Add pf(4).
2004-03-24 18:01:01 +00:00
Hiroki Sato
1f322e3958
Add new entries: arl(4) and arlconfig(8).
2004-03-16 04:36:44 +00:00
Bruce A. Mah
d49130dae4
New manpage entities: logins(1), acpi_toshiba(4), acpi_video(4),
...
ng_atmllc(4), ubser(4).
2004-03-15 00:09:53 +00:00
Tom Rhodes
8a43338ad4
Add an entity for newsyslog.conf(5).
2004-03-13 16:33:59 +00:00
Hiroki Sato
3fcb8eb921
Add ng_vlan(4).
2004-03-13 16:06:52 +00:00