Remove comma after the last Nm entry.

This commit is contained in:
abhinav 2017-02-03 08:14:58 +00:00
parent 275517d3d4
commit b566e9d11b

View File

@ -1,4 +1,4 @@
.\" $NetBSD: stat.2,v 1.57 2014/04/10 17:11:15 wiz Exp $
.\" $NetBSD: stat.2,v 1.58 2017/02/03 08:14:58 abhinav Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -36,7 +36,7 @@
.Nm stat ,
.Nm lstat ,
.Nm fstat ,
.Nm fstatat ,
.Nm fstatat
.Nd get file status
.Sh LIBRARY
.Lb libc