看板 DFBSD_commit 關於我們 聯絡資訊
commit 966c0ba210c40963e336317807fcdaa3e735c84e Author: Sascha Wildner <saw@online.de> Date: Mon Jun 15 01:51:01 2009 +0200 Add an ahci(4) manual page from OpenBSD (with some adaptation). Summary of changes: share/man/man4/Makefile | 1 + share/man/man4/ahci.4 | 82 +++++++++++++++++++++++++++++++++++++++++++++++ share/man/man4/nata.4 | 1 + 3 files changed, 84 insertions(+), 0 deletions(-) create mode 100644 share/man/man4/ahci.4 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/966c0ba210c40963e336317807fcdaa3e735c84e -- DragonFly BSD source repository