diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-04 21:32:23 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-04 21:32:23 +0000 |
commit | 74f9bd907e31715469016354cd9031d85f916180 (patch) | |
tree | fac8436e12cba0c4ac2730cc56b862faf555f447 /share/man/man5/files.conf.5 | |
parent | e38f518eb06eaba8be31975bcfb670bd8ec36cb2 (diff) |
fix some spelling typos
jmc@
Diffstat (limited to 'share/man/man5/files.conf.5')
-rw-r--r-- | share/man/man5/files.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5 index 94e47d9c9e9..c404a947e2d 100644 --- a/share/man/man5/files.conf.5 +++ b/share/man/man5/files.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: files.conf.5,v 1.3 2003/01/18 23:40:58 deraadt Exp $ +.\" $OpenBSD: files.conf.5,v 1.4 2003/03/04 21:32:22 david Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat. .\" All rights reserved. @@ -246,7 +246,7 @@ keyword: .It .Em include "dev/pci/files.pci" .El -will include the rules for machine-independant pci code. +will include the rules for machine-independent pci code. .Pp The files .Pa sys/arch/machine/conf/files.machine , |