Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 1998 23:01:01 +0200 (CEST)
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        seggers@semyam.dinoco.de
Subject:   docs/7180: msync(2) man page off by one error?
Message-ID:  <199807052101.XAA08678@semyam.dinoco.de>

next in thread | raw e-mail | index | archive | help

>Number:         7180
>Category:       docs
>Synopsis:       msync(2) man page off by one error?
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul  5 23:00:01 PDT 1998
>Last-Modified:
>Originator:     Stefan Eggers
>Organization:
none
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

	N/A

>Description:

	I think the msync(2) man page contains a small error but am
not 100% sure.  Someone else has to decide.  It says:

     within the region containing addr will be flushed; if len is non-zero,
     only the pages containing addr and len succeeding locations will be exam-
     ined.  The flags argument may be specified as follows:

	Here I think "len locations from addr on" instead of "addr
and len succeeding locations" would be the right term.

>How-To-Repeat:

	Read the man page.

>Fix:
	
	In case it is indeed wrong:  See above for an alternative
wording.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807052101.XAA08678>