Add comma in enumeration.

This commit is contained in:
wiz 2011-01-21 10:03:27 +00:00
parent 6792460beb
commit 958ea6a0d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: environ.7,v 1.24 2011/01/21 07:55:12 roy Exp $
.\" $NetBSD: environ.7,v 1.25 2011/01/21 10:03:27 wiz Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -278,7 +278,7 @@ unless you know what you are doing.
.Xr termcap 3 ,
.Xr terminfo 3 ,
.Xr audio 4 ,
.Xr terminfo 5
.Xr terminfo 5 ,
.Xr nls 7 ,
.Xr dump 8
.Sh HISTORY