* [PATCH 3/4] man2/open.2: ffix
@ 2024-01-16 13:40 G. Branden Robinson
2024-01-16 15:18 ` Alejandro Colomar
0 siblings, 1 reply; 3+ messages in thread
From: G. Branden Robinson @ 2024-01-16 13:40 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]
Migrate man page cross reference in non-filled context to font
alternation macro. This is to prepare it for `MR` migration.
Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
---
man2/open.2 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man2/open.2 b/man2/open.2
index f37ddbed0..42716ed8e 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -46,7 +46,9 @@ .SH SYNOPSIS
.BI "int openat(int " dirfd ", const char *" pathname ", int " flags ", ..."
.BI " \fR/*\fP mode_t " mode " \fR*/\fP );"
.P
-/* Documented separately, in \fBopenat2\fP(2): */
+/* Documented separately, in \c
+.BR openat2 :\c
+\& */
.BI "int openat2(int " dirfd ", const char *" pathname ,
.BI " const struct open_how *" how ", size_t " size );
.fi
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 3/4] man2/open.2: ffix
2024-01-16 13:40 [PATCH 3/4] man2/open.2: ffix G. Branden Robinson
@ 2024-01-16 15:18 ` Alejandro Colomar
2024-01-16 15:34 ` G. Branden Robinson
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Colomar @ 2024-01-16 15:18 UTC (permalink / raw)
To: G. Branden Robinson; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]
On Tue, Jan 16, 2024 at 07:40:09AM -0600, G. Branden Robinson wrote:
> Migrate man page cross reference in non-filled context to font
> alternation macro. This is to prepare it for `MR` migration.
>
> Signed-off-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
> ---
> man2/open.2 | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/man2/open.2 b/man2/open.2
> index f37ddbed0..42716ed8e 100644
> --- a/man2/open.2
> +++ b/man2/open.2
> @@ -46,7 +46,9 @@ .SH SYNOPSIS
> .BI "int openat(int " dirfd ", const char *" pathname ", int " flags ", ..."
> .BI " \fR/*\fP mode_t " mode " \fR*/\fP );"
> .P
> -/* Documented separately, in \fBopenat2\fP(2): */
> +/* Documented separately, in \c
> +.BR openat2 :\c
Did you forget the (2)?
> +\& */
> .BI "int openat2(int " dirfd ", const char *" pathname ,
> .BI " const struct open_how *" how ", size_t " size );
> .fi
> --
> 2.30.2
>
--
<https://www.alejandro-colomar.es/>
Looking for a remote C programming job at the moment.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 3/4] man2/open.2: ffix
2024-01-16 15:18 ` Alejandro Colomar
@ 2024-01-16 15:34 ` G. Branden Robinson
0 siblings, 0 replies; 3+ messages in thread
From: G. Branden Robinson @ 2024-01-16 15:34 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
At 2024-01-16T16:18:26+0100, Alejandro Colomar wrote:
> On Tue, Jan 16, 2024 at 07:40:09AM -0600, G. Branden Robinson wrote:
> > -/* Documented separately, in \fBopenat2\fP(2): */
> > +/* Documented separately, in \c
> > +.BR openat2 :\c
>
> Did you forget the (2)?
Whoops. Sure did. A "2" was already at the top of my brain's stack, so
my internal Forth interpreter assumed I didn't need to DUP it.
Patch v2 sent.
Regards,
Branden
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-16 15:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 13:40 [PATCH 3/4] man2/open.2: ffix G. Branden Robinson
2024-01-16 15:18 ` Alejandro Colomar
2024-01-16 15:34 ` G. Branden Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox