diff options
author | 2007-11-26 11:38:59 +0000 | |
---|---|---|
committer | 2007-11-26 11:38:59 +0000 | |
commit | 2c669d4cb756734e6eaeeaf109354e49749577cd (patch) | |
tree | ccd84a00393cac620c5ad4b92bf16e7236ab7088 /share/man/man5/files.conf.5 | |
parent | tidy up this page; (diff) | |
download | wireguard-openbsd-2c669d4cb756734e6eaeeaf109354e49749577cd.tar.xz wireguard-openbsd-2c669d4cb756734e6eaeeaf109354e49749577cd.zip |
damn, a .Pp i forgot to eliminate;
Diffstat (limited to 'share/man/man5/files.conf.5')
-rw-r--r-- | share/man/man5/files.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/files.conf.5 b/share/man/man5/files.conf.5 index d83d9197a6f..8a7a16b6d47 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.18 2007/11/26 11:38:05 jmc Exp $ +.\" $OpenBSD: files.conf.5,v 1.19 2007/11/26 11:38:59 jmc Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat. .\" All rights reserved. @@ -153,7 +153,6 @@ And SCSI drivers can then be defined as: A device may depend on as many attributes as necessary: .Pp .Dl device complexdev: simpledev, otherdev, specialattribute -.Pp .Sh PSEUDO DEVICES Pseudo devices are defined as regular devices, except that they do not need locators, and use a different keyword: |