Date: Mon, 21 Apr 2003 17:21:28 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile device_get_state.9 device_is_alive.9 device_is_attached.9 Message-ID: <200304220021.h3M0LS8f056563@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/04/21 17:21:28 PDT
FreeBSD src repository
Modified files:
share/man/man9 Makefile device_get_state.9
Removed files:
share/man/man9 device_is_alive.9 device_is_attached.9
Log:
device_is_alive already was documented in device_get_state, so remove the
separate man page. Document new device_is_attached there and remove that
new man page too.
Connect device_get_name to build, and install a link for
device_get_nameunit.
strangely nobody noticed this yet...
Revision Changes Path
1.183 +4 -1 src/share/man/man9/Makefile
1.10 +8 -1 src/share/man/man9/device_get_state.9
1.3 +0 -50 src/share/man/man9/device_is_alive.9 (dead)
1.3 +0 -50 src/share/man/man9/device_is_attached.9 (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304220021.h3M0LS8f056563>
