Remove comma after the last Nm entry.
This commit is contained in:
parent
275517d3d4
commit
b566e9d11b
@ -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
|
.\" Copyright (c) 1980, 1991, 1993, 1994
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
@ -36,7 +36,7 @@
|
|||||||
.Nm stat ,
|
.Nm stat ,
|
||||||
.Nm lstat ,
|
.Nm lstat ,
|
||||||
.Nm fstat ,
|
.Nm fstat ,
|
||||||
.Nm fstatat ,
|
.Nm fstatat
|
||||||
.Nd get file status
|
.Nd get file status
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
.Lb libc
|
.Lb libc
|
||||||
|
Loading…
Reference in New Issue
Block a user