From 49acafe65385274c4961768a41aa948364f217cc Mon Sep 17 00:00:00 2001 From: Adi Shankara Date: Thu, 3 Aug 2023 14:43:59 +0930 Subject: [PATCH] random doc changes to test. [Moved into a separate commit --RR] --- doc/developers-guide/tracing-cln-performance.md | 2 ++ doc/lightning-offer.7.md | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/developers-guide/tracing-cln-performance.md b/doc/developers-guide/tracing-cln-performance.md index 2c80413bc..54d75a026 100644 --- a/doc/developers-guide/tracing-cln-performance.md +++ b/doc/developers-guide/tracing-cln-performance.md @@ -78,4 +78,6 @@ Attaching 1 probe... + + Notice that due to a [limitation](https://github.com/iovisor/bpftrace/issues/305) in `bpftrace` you'll at most get the first 200 bytes of the payload. If you write your own exporter you'll be able to specify the size of the buffer that is being used, and can extract the entire span. diff --git a/doc/lightning-offer.7.md b/doc/lightning-offer.7.md index d44eaff83..e9cea4014 100644 --- a/doc/lightning-offer.7.md +++ b/doc/lightning-offer.7.md @@ -16,8 +16,7 @@ one), which is a precursor to creating one or more invoices. It automatically enables the processing of an incoming invoice\_request, and issuing of invoices. -Note that for making an offer to *pay* someone else, see -lightning-invoicerequest(7). +Note that for making an offer to *pay* someone else, see lightning-invoicerequest(7). The *amount* parameter can be the string "any", which creates an offer that can be paid with any amount (e.g. a donation). Otherwise it can