看板 DFBSD_commit 關於我們 聯絡資訊
commit 95f9378db8aaf32132343dff44ffa374f56d5592 Author: Sascha Wildner <saw@online.de> Date: Tue Jun 23 20:38:00 2009 +0200 Add sili(4) and drm(4) manpages (from OpenBSD and NetBSD, respectively). Thanks to Hasso Tepper for helping with the drm(4) one. Summary of changes: share/man/man4/Makefile | 16 +++++- share/man/man4/ahci.4 | 3 +- share/man/man4/drm.4 | 134 +++++++++++++++++++++++++++++++++++++++++++++++ share/man/man4/nata.4 | 1 + share/man/man4/sili.4 | 73 +++++++++++++++++++++++++ 5 files changed, 224 insertions(+), 3 deletions(-) create mode 100644 share/man/man4/drm.4 create mode 100644 share/man/man4/sili.4 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95f9378db8aaf32132343dff44ffa374f56d5592 -- DragonFly BSD source repository