diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 13:54:27 +0000 |
commit | 138760cea6dfae9292858f5f76e471374533727e (patch) | |
tree | a6b3996d64f3d12e658b68801b9c193ac0e12fd1 /share/man/man4/man4.mac68k | |
parent | 90d933d7a0cf14ffac9d7d6f3fafacdec21260e6 (diff) |
o) Fix bogus .Xr usage;
o) CAVEAT -> CAVEATS;
o) AUTHOR -> AUTHORS;
o) Start new sentence on a new line;
o) For URL and path names use .Pa;
o) We don't like .Pp before .Rs;
o) Don't use .Pp before/after .Sh;
o) OpenBSD -> .Ox;
millert@ ok and help;
Diffstat (limited to 'share/man/man4/man4.mac68k')
-rw-r--r-- | share/man/man4/man4.mac68k/adb.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/ae.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/mc.4 | 5 |
3 files changed, 9 insertions, 7 deletions
diff --git a/share/man/man4/man4.mac68k/adb.4 b/share/man/man4/man4.mac68k/adb.4 index 590ea44cc3f..e97d35b0e89 100644 --- a/share/man/man4/man4.mac68k/adb.4 +++ b/share/man/man4/man4.mac68k/adb.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: adb.4,v 1.5 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: adb.4,v 1.6 2001/11/13 13:54:26 mpech Exp $ .\" $NetBSD: adb.4,v 1.1 1997/07/18 02:13:42 ender Exp $ .\" .Dd July 17, 1997 @@ -95,7 +95,7 @@ call is used to control the .Tn ADB event device. The following is a list of available -.Xr ioctl +.Xr ioctl 2 commands: .Bl -tag -width ADBIOC_GETREPEAT .It Dv ADBIOC_DEVSINFO @@ -228,7 +228,7 @@ event device. Another process has the device open. .It Bq Er EINVAL Invalid -.Xr ioctl +.Xr ioctl 2 specification. .It Bq Er EMSGSIZE The size of the diff --git a/share/man/man4/man4.mac68k/ae.4 b/share/man/man4/man4.mac68k/ae.4 index 044e1b4ece2..226c945367e 100644 --- a/share/man/man4/man4.mac68k/ae.4 +++ b/share/man/man4/man4.mac68k/ae.4 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ae.4,v 1.4 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: ae.4,v 1.5 2001/11/13 13:54:26 mpech Exp $ .\" .Dd June 7, 1997 .Dt AE 4 mac68k @@ -46,7 +46,8 @@ This set includes the DP83902. .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 diff --git a/share/man/man4/man4.mac68k/mc.4 b/share/man/man4/man4.mac68k/mc.4 index b5aa33a4f08..b5099eed81c 100644 --- a/share/man/man4/man4.mac68k/mc.4 +++ b/share/man/man4/man4.mac68k/mc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mc.4,v 1.4 2001/01/29 02:11:11 niklas Exp $ +.\" $OpenBSD: mc.4,v 1.5 2001/11/13 13:54:26 mpech Exp $ .\" $NetBSD: mc.4,v 1.1 1997/12/18 06:22:45 ender Exp $ .\" .\" Copyright (c) 1997 David Huang <khym@bga.com> @@ -39,7 +39,8 @@ interface provides access to a 10 Mb/s Ethernet network via the AMD Am79C940 .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 |