# 排版惯例

在本书中，我们使用这种罗马字体来排版大部分正文内容，而对 Unix 痛恨者邮件列表中的恐怖故事则使用另一种无衬线字体。我们尝试将出现的命令名称加粗，将 Unix 系统函数名称用斜体表示。此外，还有一种 Courier 字体用于计算机输出，对于用户输入的信息则采用加粗的 Courier 字体。

就是这样。本书不是那种难以阅读、使用五种不同字体风格、十几种字体的晦涩计算机手册。我们讨厌那些看起来像和图坦卡蒙国王圣物一起被发掘出来的计算机手册。

本书排版时没有借助 troff、eqn、pic、tbl、yuc、ick 及任何其他愚蠢的 Unix 缩写软件。实际上，本书使用 FrameMaker 在 Macintosh、Windows 机器和 NeXTstation 上完成排版。


---

# 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://book.bsdcn.org/unix-tong-hen-zhe-shou-ce/shi-qing-hai-mei-dao-zui-zao-jie-xia-lai-zhi-hui-geng-zao/pai-ban-guan-li.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.
