Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Remove comma after the last Nm entry.
details: https://anonhg.NetBSD.org/src/rev/0f7a16b81080
branches: trunk
changeset: 351132:0f7a16b81080
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri Feb 03 08:14:58 2017 +0000
description:
Remove comma after the last Nm entry.
diffstat:
lib/libc/sys/stat.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 83c0702807e8 -r 0f7a16b81080 lib/libc/sys/stat.2
--- a/lib/libc/sys/stat.2 Fri Feb 03 07:57:22 2017 +0000
+++ b/lib/libc/sys/stat.2 Fri Feb 03 08:14:58 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index