Typo: sytem -> system
authoraaron <aaron@openbsd.org>
Tue, 18 Apr 2000 21:45:14 +0000 (21:45 +0000)
committeraaron <aaron@openbsd.org>
Tue, 18 Apr 2000 21:45:14 +0000 (21:45 +0000)
sbin/restore/restore.8
share/man/man4/lkm.4

index c10fc00..540405a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: restore.8,v 1.18 2000/04/15 02:15:17 aaron Exp $
+.\"    $OpenBSD: restore.8,v 1.19 2000/04/18 21:45:14 aaron Exp $
 .\"    $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
@@ -272,7 +272,7 @@ tries to determine the block size dynamically.
 Normally,
 .Nm
 will try to determine dynamically whether the dump was made from an
-old (pre-4.4) or new format file sytem.
+old (pre-4.4) or new format file system.
 The
 .Fl c
 flag disables this check, and only allows reading a dump in the old
index 4eb6430..86e07f9 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: lkm.4,v 1.8 1999/10/05 20:53:11 aaron Exp $
+.\"    $OpenBSD: lkm.4,v 1.9 2000/04/18 21:45:14 aaron Exp $
 .\"    $NetBSD: lkm.4,v 1.4 1994/11/30 16:22:22 jtc Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
@@ -41,7 +41,7 @@ This ability also helps software developers to develop
 new parts of the kernel without constantly rebooting to
 test their changes.
 .Pp
-Various types of modules can be loaded into the sytem.
+Various types of modules can be loaded into the system.
 There are several defined module types, listed below, which can
 be added to the system in a predefined way.  In addition, there
 is a generic type, for which the module itself handles loading and