Remove trailing comma from cross reference list.
This commit is contained in:
parent
3b6cda53f9
commit
b01f461032
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: perror.3,v 1.3 1995/02/02 01:15:47 jtc Exp $
|
||||
.\" $NetBSD: perror.3,v 1.4 1995/07/03 22:49:10 jtc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991 Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
|
@ -75,7 +75,7 @@ with argument
|
|||
.Xr intro 2 ,
|
||||
.Xr psignal 3 ,
|
||||
.Xr setlocale 3 ,
|
||||
.Xr strerror 3 ,
|
||||
.Xr strerror 3
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn perror
|
||||
|
|
Loading…
Reference in New Issue