Remove a superfluous comma.

This commit is contained in:
wiz 2002-03-13 21:45:38 +00:00
parent 05fbca3f92
commit 42aa648b4c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: wsfont.9,v 1.4 2002/02/13 08:18:57 ross Exp $
.\" $NetBSD: wsfont.9,v 1.5 2002/03/13 21:45:38 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -48,7 +48,7 @@
.Nm wsfont_lock ,
.Nm wsfont_unlock ,
.Nm wsfont_getflg ,
.Nm wsfont_map_unichar ,
.Nm wsfont_map_unichar
.Nd wscons font support
.Sh SYNOPSIS
.Fd #include \*[Lt]dev/wscons/wsconsio.h\*[Gt]