Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository. For the moment any changes to this area must be cleared by myself or Jordan. Once the kinks are worked out, the policy will probably be relaxed.
This commit is contained in:
parent
173d5ff9c8
commit
f285ed5bf8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=543
37 changed files with 6519 additions and 0 deletions
6
en_US.ISO8859-1/articles/fonts/Makefile
Normal file
6
en_US.ISO8859-1/articles/fonts/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
DOC= fonts
|
||||
SRCS= fonts.sgml
|
||||
SGMLOPTS= -ssi
|
||||
|
||||
.include <bsd.sgml.mk>
|
||||
|
6
en_US.ISO8859-1/articles/mh/Makefile
Normal file
6
en_US.ISO8859-1/articles/mh/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
DOC= mh
|
||||
SRCS= mh.sgml
|
||||
SGMLOPTS= -ssi
|
||||
|
||||
.include <bsd.sgml.mk>
|
||||
|
6
en_US.ISO8859-1/articles/multi-os/Makefile
Normal file
6
en_US.ISO8859-1/articles/multi-os/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
DOC= multios
|
||||
SRCS= multios.sgml
|
||||
SGMLOPTS= -ssi
|
||||
|
||||
.include <bsd.sgml.mk>
|
||||
|
5
en_US.ISO8859-1/articles/new-users/Makefile
Normal file
5
en_US.ISO8859-1/articles/new-users/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
DOC= newuser
|
||||
SRCS= newuser.sgml
|
||||
|
||||
.include <bsd.sgml.mk>
|
||||
|
6
en_US.ISO8859-1/articles/programming-tools/Makefile
Normal file
6
en_US.ISO8859-1/articles/programming-tools/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
DOC= devel
|
||||
SRCS= devel.sgml
|
||||
SGMLOPTS= -ssi
|
||||
|
||||
.include <bsd.sgml.mk>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue