From d019a03f3785ede5861fa9fab81017a73ffe17f8 Mon Sep 17 00:00:00 2001 From: Anthony Martin Date: Sun, 27 Jun 2021 00:18:49 +0000 Subject: [PATCH] segment(3): restore missing phrase It was accidentally removed when documenting the sticky segment type in commit 99ed9623b. --- sys/man/3/segment | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/man/3/segment b/sys/man/3/segment index baafad6cf..52b79d69e 100644 --- a/sys/man/3/segment +++ b/sys/man/3/segment @@ -81,6 +81,7 @@ or .B sticky segments. .PP +When the segment is attached using .IR segattach, the address and length arguments are ignored in the call; they are defined only by the -- 2.44.0