aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2019-08-07 16:24:08 +0000
committerAlan Somers <asomers@FreeBSD.org>2019-08-07 16:24:08 +0000
commit596a186627699af115049b46ba83748d1cbb34ac (patch)
treec7d99c5e6d474ec06b25811c2a5ddcb5b8e74bec /RELNOTES
parentbbce101753b9f68edd34180cb617fff9327a9e0b (diff)
downloadsrc-596a186627699af115049b46ba83748d1cbb34ac.tar.gz
src-596a186627699af115049b46ba83748d1cbb34ac.zip
Notes
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index edaf17c365ce..585e1db99887 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,8 +11,8 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
r350471:
- gnop(8) can now configure a delay to be applied to read and write
- request delays. See the -d, -q and -x parameters.
+ gnop(8) can now configure a delay to be applied to read and write
+ request delays. See the -d, -q and -x parameters.
r350315, r350316:
Adds a Linux compatible copy_file_range(2) syscall.