Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6.
This commit is contained in:
parent
254fefb729
commit
d92b5a4634
|
@ -1,6 +1,6 @@
|
|||
.\" $NetBSD: netdock.4,v 1.1 2002/06/19 09:46:50 itojun Exp $
|
||||
.\" $NetBSD: netdock.4,v 1.2 2002/06/19 10:17:17 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (C) 2000,2002 Daishi Kato <daishi@axlight.com>
|
||||
.\" Copyright (C) 2000, 2002 Daishi Kato <daishi@axlight.com>
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
|
@ -44,7 +44,8 @@ Asante NetDock and Newer Ether MicroDock, for PowerBook Duo 230.
|
|||
.Pp
|
||||
Each of the host's network addresses is specified at boot time with an
|
||||
.Dv SIOCSIFADDR
|
||||
.Xr ioctl 2 . The
|
||||
.Xr ioctl 2 .
|
||||
The
|
||||
.Nm
|
||||
interface employs the address resolution protocol described in
|
||||
.Xr arp 4
|
||||
|
@ -79,4 +80,4 @@ memory it has.
|
|||
The
|
||||
.Nm
|
||||
interface first appeared in
|
||||
.Nx 1.6 .
|
||||
.Nx 1.7 .
|
||||
|
|
Loading…
Reference in New Issue