Add a tutorial about storage device hardware. This was previously
part of Appendix F in the Handbook.
This commit is contained in:
parent
66585ffb37
commit
26569d38b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9885
2 changed files with 2640 additions and 0 deletions
13
en_US.ISO8859-1/articles/storage-devices/Makefile
Normal file
13
en_US.ISO8859-1/articles/storage-devices/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
2627
en_US.ISO8859-1/articles/storage-devices/article.sgml
Normal file
2627
en_US.ISO8859-1/articles/storage-devices/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue