diff options
author | 2019-01-19 21:48:10 +0000 | |
---|---|---|
committer | 2019-01-19 21:48:10 +0000 | |
commit | 4c565df7cf616c90d739523aae23325c2f5acb0b (patch) | |
tree | d263c0142c4e40cc18826f5af0d5773a4c5c9dab | |
parent | remove last traces of old packet API! (diff) | |
download | wireguard-openbsd-4c565df7cf616c90d739523aae23325c2f5acb0b.tar.xz wireguard-openbsd-4c565df7cf616c90d739523aae23325c2f5acb0b.zip |
typo: "wsdisplay* at simlefb?" -> "wsdisplay* at simplefb?"
-rw-r--r-- | share/man/man4/simplefb.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/simplefb.4 b/share/man/man4/simplefb.4 index dcadd18e93d..90ff117fda0 100644 --- a/share/man/man4/simplefb.4 +++ b/share/man/man4/simplefb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: simplefb.4,v 1.1 2017/01/03 20:35:46 kettenis Exp $ +.\" $OpenBSD: simplefb.4,v 1.2 2019/01/19 21:48:10 sthen Exp $ .\" .\" Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 3 2017 $ +.Dd $Mdocdate: January 19 2019 $ .Dt SIMPLEFB 4 .Os .Sh NAME @@ -22,7 +22,7 @@ .Nd simple frame buffer .Sh SYNOPSIS .Cd "simplefb* at fdt?" -.Cd "wsdisplay* at simlefb?" +.Cd "wsdisplay* at simplefb?" .Sh DESCRIPTION The .Nm |