Module Name:    src
Committed By:   abhinav
Date:           Mon Dec 19 06:45:29 UTC 2016

Modified Files:
        src/lib/libc/sys: posix_fadvise.2

Log Message:
Fix sentence.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/posix_fadvise.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/posix_fadvise.2
diff -u src/lib/libc/sys/posix_fadvise.2:1.5 src/lib/libc/sys/posix_fadvise.2:1.6
--- src/lib/libc/sys/posix_fadvise.2:1.5	Mon Feb  4 20:03:11 2013
+++ src/lib/libc/sys/posix_fadvise.2	Mon Dec 19 06:45:29 2016
@@ -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 @@ If
 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

Reply via email to