看板 DFBSD_commit 關於我們 聯絡資訊
commit 2c3ea15c1d85a923a5ed5057a71aaf5b924f00a0 Author: Sascha Wildner <saw@online.de> Date: Sat Aug 21 21:05:02 2010 +0200 Move the random(4) manual page to share/man. Summary of changes: share/man/man4/Makefile | 2 ++ {usr.sbin/rndcontrol => share/man/man4}/random.4 | 0 usr.sbin/rndcontrol/Makefile | 3 +-- 3 files changed, 3 insertions(+), 2 deletions(-) rename {usr.sbin/rndcontrol => share/man/man4}/random.4 (100%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2c3ea15c1d85a923a5ed5057a71aaf5b924f00a0 -- DragonFly BSD source repository