diff options
author | 2001-08-04 07:59:00 +0000 | |
---|---|---|
committer | 2001-08-04 07:59:00 +0000 | |
commit | b5c0d292e985a92922c9ee1b0f8806c921b933e5 (patch) | |
tree | 70ab63e78631065126ffd6e7aa9ebec24610a335 | |
parent | This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chip (diff) | |
download | wireguard-openbsd-b5c0d292e985a92922c9ee1b0f8806c921b933e5.tar.xz wireguard-openbsd-b5c0d292e985a92922c9ee1b0f8806c921b933e5.zip |
alphabetize device listing
-rw-r--r-- | share/man/man4/man4.powerpc/intro.4 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/man4.powerpc/intro.4 b/share/man/man4/man4.powerpc/intro.4 index a945b9d3c05..f6cdc3af1ec 100644 --- a/share/man/man4/man4.powerpc/intro.4 +++ b/share/man/man4/man4.powerpc/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.1 2001/08/03 18:09:17 pvalchev Exp $ +.\" $OpenBSD: intro.4,v 1.2 2001/08/04 07:59:00 pvalchev Exp $ .\" .\" Copyright (c) 2001 Peter Valchev. .\" All rights reserved. @@ -141,14 +141,14 @@ Not all supported devices are listed. ADB button .It aed ADB Event Device -.It an -Cisco/Aironet -.It aue -USB ethernet .It akbd ADB keyboard .It ams ADB mouse +.It an +Cisco/Aironet +.It aue +USB ethernet .It awacs Apple audio device .It bm @@ -157,8 +157,6 @@ BMAC ethernet GMAC ethernet .It gpio PMU interrupt router -.It vgafb -PCI VGA graphics .It iop I2O processor, arrays, SCSI pass-through .It kue @@ -181,6 +179,8 @@ USB Mice USB Scanner .It usscanner USB SCSI Scanner +.It vgafb +PCI VGA graphics .It wi WaveLAN .El |