Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Fix sentence.
details: https://anonhg.NetBSD.org/src/rev/81d01b537bf2
branches: trunk
changeset: 819839:81d01b537bf2
user: abhinav <abhinav%NetBSD.org@localhost>
date: Mon Dec 19 06:45:29 2016 +0000
description:
Fix sentence.
diffstat:
lib/libc/sys/posix_fadvise.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7f6313145ff7 -r 81d01b537bf2 lib/libc/sys/posix_fadvise.2
--- a/lib/libc/sys/posix_fadvise.2 Mon Dec 19 04:54:49 2016 +0000
+++ b/lib/libc/sys/posix_fadvise.2 Mon Dec 19 06:45:29 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: posix_fadvise.2,v 1.5 2013/02/04 20:03:11 wiz Exp $
+.\" $NetBSD: posix_fadvise.2,v 1.6 2016/12/19 06:45:29 abhinav Exp $
.\"
.\" Copyright (c)2006,2009 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -55,7 +55,7 @@
is zero, it means to the end of file.
.Pp
.Fa hint
-should be one of the followings.
+should be one of the following:
.Pp
.Bl -tag -offset indent -width POSIX_FADV_SEQUENTIAL -compact
.It POSIX_FADV_NORMAL
Home |
Main Index |
Thread Index |
Old Index