summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device.9
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-02-01 22:55:54 +0000
committermpp <mpp@FreeBSD.org>1999-02-01 22:55:54 +0000
commita6b9e3e3ceaa3631fc787c4a28f8556862548613 (patch)
tree9f54fc825300fd690bc4d01cb2ba69fb76f5ed27 /share/man/man9/device.9
parentcd925e9a35879465290bca3ae7821c348d07c5f2 (diff)
downloadFreeBSD-src-a6b9e3e3ceaa3631fc787c4a28f8556862548613.zip
FreeBSD-src-a6b9e3e3ceaa3631fc787c4a28f8556862548613.tar.gz
Fix some spelling errors.
Diffstat (limited to 'share/man/man9/device.9')
-rw-r--r--share/man/man9/device.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/device.9 b/share/man/man9/device.9
index 908bac9..89b67ea 100644
--- a/share/man/man9/device.9
+++ b/share/man/man9/device.9
@@ -26,7 +26,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.
.\"
-.\" $Id$
+.\" $Id: device.9,v 1.1 1998/09/03 21:52:05 dfr Exp $
.\"
.Dd June 16, 1998
.Dt device 9
@@ -34,7 +34,7 @@
.Sh NAME
.Nm device
.Nd an abstract representation of a device
-.Sh SYNOPSYS
+.Sh SYNOPSIS
.Dv typedef struct device *device_t;
.Sh DESCRIPTION
.Pp
@@ -47,7 +47,7 @@ and all other devices are created dynamically during
autoconfiguration. Normally devices representing toplevel busses in
the system (ISA, PCI etc.) will be attached directly to
.Dv root_bus
-and other devices will be added as children of their relavent bus.
+and other devices will be added as children of their relevant bus.
.Pp
The devices in a system form a tree. All devices except
.Dv root_bus
OpenPOWER on IntegriCloud