Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Regen to catch up recent changes (x68k/pow an...



details:   https://anonhg.NetBSD.org/src/rev/bed512d147c8
branches:  trunk
changeset: 771732:bed512d147c8
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri Dec 02 08:50:18 2011 +0000

description:
Regen to catch up recent changes (x68k/pow and iscsi).

diffstat:

 share/man/man8/MAKEDEV.8 |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diffs (43 lines):

diff -r f9de02606cf9 -r bed512d147c8 share/man/man8/MAKEDEV.8
--- a/share/man/man8/MAKEDEV.8  Fri Dec 02 04:05:20 2011 +0000
+++ b/share/man/man8/MAKEDEV.8  Fri Dec 02 08:50:18 2011 +0000
@@ -6,7 +6,7 @@
 .\" *** DO NOT EDIT - any changes will be lost!!!
 .\" *** ------------------------------------------------------------------
 .\"
-.\" $NetBSD: MAKEDEV.8,v 1.41 2011/09/24 08:39:39 njoly Exp $
+.\" $NetBSD: MAKEDEV.8,v 1.42 2011/12/02 08:50:18 njoly Exp $
 .\"
 .\" Copyright (c) 2001, 2003, 2007, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,7 +35,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September  6, 2011
+.Dd December  2, 2011
 .Dt MAKEDEV 8
 .Os
 .Sh NAME
@@ -799,8 +799,7 @@
 . It Ar pf
 PF packet filter
 . It Ar pow#
-Power management device (x68k), see
-.Xr \&x68k/pow 4
+Power management device (x68k)
 . It Ar putter
 Pass-to-Userspace Transporter
 . It Ar px#
@@ -875,6 +874,11 @@
 . It Ar xenevt
 Xen event interface
 . El
+.It iSCSI communication devices
+. Bl -tag -width 0123456789 -compact
+. It Ar iscsi#
+ISCSI driver and /sbin/iscsid communication
+. El
 .El
 .Sh ENVIRONMENT
 The following environment variables affect the execution of



Home | Main Index | Thread Index | Old Index