Add comma in enumeration.

This commit is contained in:
wiz 2007-12-02 21:45:59 +00:00
parent f9f8a4cb40
commit 4998f61c09
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: compat_linux.8,v 1.35 2007/12/02 21:44:58 wiz Exp $
.\" $NetBSD: compat_linux.8,v 1.36 2007/12/02 21:45:59 wiz Exp $
.\"
.\" Copyright (c) 1995 Frank van der Linden
.\" All rights reserved.
@ -38,7 +38,7 @@
.Sh DESCRIPTION
.Nx
supports running Linux binaries.
This applies to amd64, arm, alpha, i386, m68k and powerpc systems for now.
This applies to amd64, arm, alpha, i386, m68k, and powerpc systems for now.
Both the a.out and ELF binary formats are supported.
Most programs should work, including the ones that use the Linux SVGAlib (only
on i386).