git: Add some documentation for fdevname() and fdevname_r() (tha

看板DFBSD_commit作者時間16年前 (2009/08/12 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 6ddaf48502fe300afb6ac7b5085a87ed74a9f626 Author: Sascha Wildner <saw@online.de> Date: Tue Aug 11 15:38:11 2009 +0200 Add some documentation for fdevname() and fdevname_r() (thanks, alexh). Summary of changes: lib/libc/gen/Makefile.inc | 4 +- lib/libc/gen/devname.3 | 94 ++++++++++++++++++++++++++++++++++++++++++-- lib/libc/gen/fdevname.3 | 88 ------------------------------------------ lib/libc/gen/fdevname.c | 2 +- 4 files changed, 92 insertions(+), 96 deletions(-) delete mode 100644 lib/libc/gen/fdevname.3 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6ddaf48502fe300afb6ac7b5085a87ed74a9f626 -- DragonFly BSD source repository
文章代碼(AID): #1AWR7j8w (DFBSD_commit)