diff options
-rw-r--r-- | share/man/man4/pci.4 | 6 | ||||
-rw-r--r-- | share/man/man4/san.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index a2274771602..9996c5f60c6 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.286 2009/11/14 17:58:55 jmc Exp $ +.\" $OpenBSD: pci.4,v 1.287 2009/11/16 17:33:31 sobrado Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,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. .\" -.Dd $Mdocdate: November 14 2009 $ +.Dd $Mdocdate: November 16 2009 $ .Dt PCI 4 .Os .Sh NAME @@ -234,7 +234,7 @@ RealTek 8139C+/8169/816xS/811xS/8168/810xE 10/100/Gigabit Ethernet device .It Xr rl 4 Realtek 8129/8139 10/100 Ethernet device .It Xr san 4 -Sangoma Technologies AFT T1/E1 Network interfaces +Sangoma Technologies AFT T1/E1 network device .It Xr sf 4 Adaptec AIC-6915 "Starfire" PCI 10/100 Ethernet device .It Xr sis 4 diff --git a/share/man/man4/san.4 b/share/man/man4/san.4 index 22560c5d27d..7635e72fd61 100644 --- a/share/man/man4/san.4 +++ b/share/man/man4/san.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: san.4,v 1.7 2007/06/24 23:22:57 canacar Exp $ +.\" $OpenBSD: san.4,v 1.8 2009/11/16 17:33:31 sobrado Exp $ .\" .\" Copyright (c) 2001-2004 Sangoma Technologies (SAN) .\" All rights reserved. www.sangoma.com @@ -31,12 +31,12 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: June 24 2007 $ +.Dd $Mdocdate: November 16 2009 $ .Dt SAN 4 .Os .Sh NAME .Nm san -.Nd Sangoma Technologies AFT T1/E1 Network driver +.Nd Sangoma Technologies AFT T1/E1 network device .Sh SYNOPSIS .Cd "san* at pci?" .Sh DESCRIPTION |