Remove superfluous dot.
This commit is contained in:
parent
6147e5d240
commit
0f1c65a154
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: wsfont.9,v 1.2 2001/10/22 08:21:33 wiz Exp $
|
||||
.\" $NetBSD: wsfont.9,v 1.3 2002/01/21 17:39:18 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -146,7 +146,7 @@ from the fonts loaded into the kernel. The font aspect is specified
|
|||
by
|
||||
.Fa width ,
|
||||
.Fa height ,
|
||||
.and
|
||||
and
|
||||
.Fa stride .
|
||||
If
|
||||
.Fn wsfont_find
|
||||
|
|
Loading…
Reference in New Issue