9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] segment(3): restore missing phrase
@ 2021-06-27  0:18 Anthony Martin
  2021-06-27  0:52 ` ori
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony Martin @ 2021-06-27  0:18 UTC (permalink / raw)
  To: 9front


It was accidentally removed when documenting
the sticky segment type in commit 99ed9623b.

---
diff 1e721f31f56c90e2586ff3b16ec2834677a899ef f879d1c76360234399d2497112b49cfb8c8d9b9e
--- a/sys/man/3/segment	Mon Jun 21 01:23:43 2021
+++ b/sys/man/3/segment	Sat Jun 26 17:16:31 2021
@@ -81,6 +81,7 @@
 .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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] [PATCH] segment(3): restore missing phrase
  2021-06-27  0:18 [9front] [PATCH] segment(3): restore missing phrase Anthony Martin
@ 2021-06-27  0:52 ` ori
  0 siblings, 0 replies; 2+ messages in thread
From: ori @ 2021-06-27  0:52 UTC (permalink / raw)
  To: 9front

Quoth Anthony Martin <ality@pbrane.org>:
> 
> It was accidentally removed when documenting
> the sticky segment type in commit 99ed9623b.
> 
> ---
> diff 1e721f31f56c90e2586ff3b16ec2834677a899ef f879d1c76360234399d2497112b49cfb8c8d9b9e
> --- a/sys/man/3/segment	Mon Jun 21 01:23:43 2021
> +++ b/sys/man/3/segment	Sat Jun 26 17:16:31 2021
> @@ -81,6 +81,7 @@
>  .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
> 

Also committed, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-27  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27  0:18 [9front] [PATCH] segment(3): restore missing phrase Anthony Martin
2021-06-27  0:52 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).