I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
51 lines
2.4 KiB
Text
51 lines
2.4 KiB
Text
---
|
||
title: FreeBSD 使用手册
|
||
authors:
|
||
- author: The FreeBSD Documentation Project
|
||
- author: FreeBSD 中文计划
|
||
copyright: 1995-2020 The FreeBSD Documentation Project
|
||
releaseinfo: "$FreeBSD$"
|
||
trademarks: ["freebsd", "ibm", "ieee", "redhat", "3com", "adobe", "apple", "intel", "linux", "microsoft", "opengroup", "sun", "realnetworks", "oracle", "3ware", "arm", "adaptec", "heidelberger", "intuit", "lsilogic", "themathworks", "thomson", "vmware", "wolframresearch", "xiph", "xfree86", "general"]
|
||
next: books/handbook/preface
|
||
---
|
||
|
||
= FreeBSD 使用手册
|
||
:doctype: book
|
||
:toc: macro
|
||
:toclevels: 2
|
||
:icons: font
|
||
:xrefstyle: basic
|
||
:relfileprefix: ../
|
||
:outfilesuffix:
|
||
:sectnums:
|
||
:sectnumlevels: 6
|
||
:partnums:
|
||
:source-highlighter: rouge
|
||
:experimental:
|
||
:skip-front-matter:
|
||
:toc-title: 目录
|
||
:part-signifier: 部分
|
||
:appendix-caption: 附录
|
||
:table-caption: 表
|
||
:figure-caption: 图
|
||
:example-caption: 例
|
||
:book: true
|
||
:pgpkeys-path: ../../../../../
|
||
|
||
include::shared/releases.adoc[]
|
||
include::shared/zh-cn/mailing-lists.adoc[]
|
||
|
||
[.abstract-title]
|
||
摘要
|
||
|
||
欢迎使用 FreeBSD! 本手册适用于安装 _FreeBSD {rel112-current}-RELEASE_ 和 _FreeBSD {rel120-current}-RELEASE_ 以及它们的日常使用。 这个手册目前由很多人 _持续地_ 维护。 其中的内容需要不断地更新。 如果您有兴趣参加这个项目, 请发邮件到 {freebsd-doc}。 此文档最新的英文原始版本可以从 http://www.FreeBSD.org/[FreeBSD 网站] 上获得 (本手册的较早期版本可以在 http://docs.FreeBSD.org/doc/[http://docs.FreeBSD.org/doc/] 找到)。 由 http://www.FreeBSD.org.cn/[FreeBSD 中文计划] 维护的最新译本可以在 http://www.FreeBSD.org.cn/zh-cn/[FreeBSD 中文计划 快照网站] 获得, 这一译本会持续地向主站同步。 此外, 您也可以从 link:ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/[FreeBSD FTP 服务器] 及其众多 <<mirrors-ftp,镜像站点>> 取得这份文档的各种其它格式, 以及压缩形式的版本。 如果您希望得到一份印刷版本的手册, 可以从 http://www.freebsdmall.com/[FreeBSD Mall] 购买。 除此之外, 您还可以 link:https://www.FreeBSD.org/search/[在手册中搜索内容]。
|
||
|
||
'''
|
||
|
||
include::content/zh-cn/books/handbook/toc.adoc[]
|
||
|
||
include::content/zh-cn/books/handbook/toc-figures.adoc[]
|
||
|
||
include::content/zh-cn/books/handbook/toc-tables.adoc[]
|
||
|
||
include::content/zh-cn/books/handbook/toc-examples.adoc[]
|