From 9ec055731093c3afdf7c30de995919c6cc6e66e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E5=B0=8F=E5=8F=8B?= Date: Sat, 26 Sep 2015 20:35:37 +0800 Subject: [PATCH] Add manual( Chinese Simplified) about Debian,Ubuntu and FreeBSD Add manual( Chinese Simplified) about Debian,Ubuntu and FreeBSD --- free-programming-books-zh.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index f93dd4ca..1366c79a 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -58,6 +58,9 @@ #### 操作系统 +* [Debian 参考手册 ](http://man.chinaunix.net/linux/debian/reference/reference.zh-cn.html) +* [Ubuntu 参考手册 ](http://wiki.ubuntu.org.cn/UbuntuManual) +* [FreeBSD 使用手册](http://www.freebsd.org/doc/zh_CN.UTF-8/books/handbook/) * [Linux Guide for Complete Beginners](http://happypeter.github.io/LGCB/book/) * [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml) * [鸟哥的 Linux 私房菜 基础学习篇](http://vbird.dic.ksu.edu.tw/linux_basic/linux_basic.php)