Add Japanese new magazine: BSD magazine, published by ASCII.
This commit is contained in:
parent
af394032d1
commit
c5b48241b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5892
2 changed files with 15 additions and 3 deletions
BIN
en/gifs/bsdmagazine.jpg
Normal file
BIN
en/gifs/bsdmagazine.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.29 1999/09/06 07:02:37 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/publish.sgml,v 1.30 1999/09/06 07:17:35 peter Exp $">
|
||||
<!ENTITY title "FreeBSD Related Publications">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/publish.sgml,v 1.29 1999/09/06 07:02:37 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/publish.sgml,v 1.30 1999/09/06 07:17:35 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -408,6 +408,18 @@
|
|||
href="http://www.zdnet.com/sr/">Sm@rt Reseller Online</a>
|
||||
September 1998</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="gifs/bsdmagazine.jpg"><img src="gifs/bsdmagazine.jpg"
|
||||
WIDTH="150" HEIGHT="196"></a></td>
|
||||
|
||||
<td>This is the "BSD magazine" published by ASCII corporation,
|
||||
the world's first publication specialized in BSD.
|
||||
BSD magazine covers FreeBSD, NetBSD, OpenBSD and BSD/OS.
|
||||
The premiere issue features articles on the history of BSD,
|
||||
installation, and Ports/Packages; it also includes 4 CD-ROMs
|
||||
containing FreeBSD 3.2-RELEASE, NetBSD 1.4.1 and OpenBSD 2.5.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<a name="newsletter"></a>
|
||||
|
@ -444,7 +456,7 @@
|
|||
|
||||
<address><a href="./mailto.html">questions@FreeBSD.ORG</a><br>
|
||||
Copyright © 1995-1997 FreeBSD Inc. All rights reserved.<br>
|
||||
$FreeBSD$</address>
|
||||
$FreeBSD: www/en/publish.sgml,v 1.30 1999/09/06 07:17:35 peter Exp $</address>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in a new issue