From 2e7f74c8a53906ba1b33c0f615ce3807291a2417 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 1 Oct 2020 20:49:03 +0200 Subject: [PATCH] doc: harmonize changes list ordering Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35454 Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca Reviewed-By: Ujjwal Sharma Reviewed-By: Trivikram Kamat Reviewed-By: Benjamin Gruenbaum Reviewed-By: Khaidi Chu Reviewed-By: Michael Dawson --- doc/api/dgram.md | 3 --- doc/api/fs.md | 24 ++++++++---------------- 2 files changed, 8 insertions(+), 19 deletions(-) diff --git a/doc/api/dgram.md b/doc/api/dgram.md index 484ef07a65b714..aec685ba8ce601 100644 --- a/doc/api/dgram.md +++ b/doc/api/dgram.md @@ -733,9 +733,6 @@ chained. * `path` {string|Buffer|URL} @@ -1863,6 +1863,10 @@ If `options` is a string, then it specifies the encoding. * `path` {string|Buffer|URL} @@ -2553,10 +2553,6 @@ not the file that it refers to.