# 致谢

你手中的这本书凝聚着全世界数百人的心血。无论是改正了错别字，还是撰写了完整的章节，一切贡献都是有用的。

有多家公司通过向作者支付全职工作的工资、支付出版费用等方式来支持本文档的编写。特别是 BSDi（后来被[风河系统公司](http://www.windriver.com/)收购）曾赞助 FreeBSD 文档项目的成员全职改进本书，最后于 2000 年 3 月纸质版第一版出版（ISBN 1-57176-241-8）。随后，风河系统公司又支付了几位作者的稿酬，以改进排版打印等基础工具，并增补新章节。这项工作的最终成果是于 2001 年 11 月出版的纸质版第二版（ISBN 1-57176-303-1）。在 2003-2004 年期间，[FreeBSD Mall, Inc](http://www.freebsdmall.com/) 为几位撰稿人支付了稿酬来完善手册，为纸质版第三版做准备。纸质版第三版分成了两卷本。这两卷分别以书名《FreeBSD 手册第 3 版第 1 卷：用户指南》（The FreeBSD Handbook 3rd Edition Volume 1: User Guide，ISBN 1-57176-327-9）和《FreeBSD 手册第 3 版第 2 卷：管理员指南》（The FreeBSD Handbook 3rd Edition Volume 2: Administrators Guide，ISBN 1-57176-328-7）进行出版。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbook.bsdcn.org/qian-yan/zhi-xie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
