From 1c6f398ba8aa2303672dd5ad3a93df7922042a23 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Jan 2004 15:48:38 +0000 Subject: [PATCH] Add comma in enumeration, drop trailing whitespace, |fmt, and remove dummy (empty) Xr. --- share/man/man4/atppc.4 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/share/man/man4/atppc.4 b/share/man/man4/atppc.4 index e400eb0cc3cf..dc53e0429a0a 100644 --- a/share/man/man4/atppc.4 +++ b/share/man/man4/atppc.4 @@ -1,7 +1,7 @@ -.\" $NetBSD: atppc.4,v 1.12 2004/01/28 20:02:22 jdolecek Exp $ +.\" $NetBSD: atppc.4,v 1.13 2004/01/30 15:48:38 wiz Exp $ .\" .\" Copyright (c) 1998, 1999, Nicolas Souchu -.\" Copyright (c) 2003, 2004 Gary Thorpe +.\" Copyright (c) 2003, 2004 Gary Thorpe .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -56,8 +56,8 @@ supporting machine independent parallel device support via .Xr ppbus 4 . .Ss IEEE 1284 support .Nm -is intended to provide to data-link like services to higher level IEEE 1284 -device drivers (such as +is intended to provide to data-link like services to higher level +IEEE 1284 device drivers (such as .Xr ppbus 4 ) . .Nm does not directly support IEEE 1284 features such as mode negotiation @@ -96,7 +96,6 @@ not supported, but are being planned. .Xr ofisa 4 , .Xr ppbus 4 , .Xr puc 4 -.Xr .Sh HISTORY The .Nm @@ -117,7 +116,7 @@ port by Gary Thorpe. .Sh BUGS .Bl -item .It -Only standard, FAST and ECP mode writes are tested. +Only standard, FAST, and ECP mode writes are tested. Nibble reads also tested. .It Only generic chip sets are currently supported.