diff options
author | Alexandre Anriot <aanriot@cvs.openbsd.org> | 2005-11-21 22:40:02 +0000 |
---|---|---|
committer | Alexandre Anriot <aanriot@cvs.openbsd.org> | 2005-11-21 22:40:02 +0000 |
commit | a33dd447f118713fcca5e90cd880340e2733f3b6 (patch) | |
tree | e1eba1bb5ce30da2cd4661d3c046a5f4e8a0ddc4 | |
parent | da710f48123cdff341a07e31e29f53e88fa2858a (diff) |
missing 's'.
ok miod@
-rw-r--r-- | share/man/man5/files.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5 index 8ffc1a544e8..b1abc97f9b7 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.10 2005/06/07 14:39:19 hshoexer Exp $ +.\" $OpenBSD: files.conf.5,v 1.11 2005/11/21 22:40:01 aanriot Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat. .\" All rights reserved. @@ -171,8 +171,8 @@ A device may depend on as many attributes as necessary: .\" .Ss Pseudo devices .\" -Pseudo device are defined as regular devices, except that they do not need -locators, and use a different keyword: +Pseudo devices are defined as regular devices, except that they do not +need locators, and use a different keyword: .Bd -literal -offset indent pseudo-device loop: inet pseudo-device ksyms |