Link in the "Explaining BSD" article.
This commit is contained in:
parent
12450ef32d
commit
285e17e7e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9010
2 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.8 2000/06/26 09:13:04 nik Exp $
|
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.9 2001/02/16 00:23:27 nik Exp $
|
||||||
|
|
||||||
SUBDIR = committers-guide
|
SUBDIR = committers-guide
|
||||||
SUBDIR+= dialup-firewall
|
SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
|
SUBDIR+= explaining-bsd
|
||||||
SUBDIR+= freebsd-questions
|
SUBDIR+= freebsd-questions
|
||||||
SUBDIR+= fonts
|
SUBDIR+= fonts
|
||||||
SUBDIR+= formatting-media
|
SUBDIR+= formatting-media
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.8 2000/06/26 09:13:04 nik Exp $
|
# $FreeBSD: doc/en_US.ISO_8859-1/articles/Makefile,v 1.9 2001/02/16 00:23:27 nik Exp $
|
||||||
|
|
||||||
SUBDIR = committers-guide
|
SUBDIR = committers-guide
|
||||||
SUBDIR+= dialup-firewall
|
SUBDIR+= dialup-firewall
|
||||||
SUBDIR+= diskless-x
|
SUBDIR+= diskless-x
|
||||||
|
SUBDIR+= explaining-bsd
|
||||||
SUBDIR+= freebsd-questions
|
SUBDIR+= freebsd-questions
|
||||||
SUBDIR+= fonts
|
SUBDIR+= fonts
|
||||||
SUBDIR+= formatting-media
|
SUBDIR+= formatting-media
|
||||||
|
|
Loading…
Reference in a new issue