* [PATCH 2/6] vfork.2: ffix
@ 2023-07-28 17:58 G. Branden Robinson
2023-07-28 20:58 ` Alejandro Colomar
0 siblings, 1 reply; 2+ messages in thread
From: G. Branden Robinson @ 2023-07-28 17:58 UTC (permalink / raw)
To: linux-man; +Cc: alx
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
Clean up in preparation for "MR sed".
From 0421c8301f29c2c7aeb2ebe82a72fc716617ea19 Mon Sep 17 00:00:00 2001
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Date: Fri, 28 Jul 2023 11:52:34 -0500
Subject: [PATCH 2/6] vfork.2: ffix
* Use typographer's quotation marks.
* Quote the 4.2BSD vfork(2) page _exactly_, including font styling.
https://minnie.tuhs.org/cgi-bin/utree.pl?file=4.2BSD/usr/man/man2/vfork.2
This is to remove a false positive in preparation for a sed(1)-driven
update of man page cross references to use the groff 1.23.0 `MR` macro.
Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
---
man2/vfork.2 | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/man2/vfork.2 b/man2/vfork.2
index 3a65010ca..d5ea876e3 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -149,13 +149,12 @@ .SH VERSIONS
Some consider the semantics of
.BR vfork ()
to be an architectural blemish, and the 4.2BSD man page stated:
-"This system call will be eliminated when proper system sharing mechanisms
-are implemented.
+\[lq]This system call will be eliminated when proper system sharing
+mechanisms are implemented.
Users should not depend on the memory sharing semantics of
-.BR vfork ()
+.I vfork
as it will, in that case, be made synonymous to
-.BR fork (2).\c
-"
+.IR fork .\[rq]
However, even though modern memory management hardware
has decreased the performance difference between
.BR fork (2)
--
2.30.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/6] vfork.2: ffix
2023-07-28 17:58 [PATCH 2/6] vfork.2: ffix G. Branden Robinson
@ 2023-07-28 20:58 ` Alejandro Colomar
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-07-28 20:58 UTC (permalink / raw)
To: G. Branden Robinson, linux-man
[-- Attachment #1.1: Type: text/plain, Size: 1934 bytes --]
On 2023-07-28 19:58, G. Branden Robinson wrote:
> Clean up in preparation for "MR sed".
>
> From 0421c8301f29c2c7aeb2ebe82a72fc716617ea19 Mon Sep 17 00:00:00 2001
> From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
> Date: Fri, 28 Jul 2023 11:52:34 -0500
> Subject: [PATCH 2/6] vfork.2: ffix
>
> * Use typographer's quotation marks.
> * Quote the 4.2BSD vfork(2) page _exactly_, including font styling.
>
> https://minnie.tuhs.org/cgi-bin/utree.pl?file=4.2BSD/usr/man/man2/vfork.2
>
> This is to remove a false positive in preparation for a sed(1)-driven
> update of man page cross references to use the groff 1.23.0 `MR` macro.
>
> Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
> ---
> man2/vfork.2 | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/man2/vfork.2 b/man2/vfork.2
> index 3a65010ca..d5ea876e3 100644
> --- a/man2/vfork.2
> +++ b/man2/vfork.2
> @@ -149,13 +149,12 @@ .SH VERSIONS
> Some consider the semantics of
> .BR vfork ()
> to be an architectural blemish, and the 4.2BSD man page stated:
> -"This system call will be eliminated when proper system sharing mechanisms
> -are implemented.
> +\[lq]This system call will be eliminated when proper system sharing
> +mechanisms are implemented.
Error: write poems, not prose.
I've amended that ;-)
<https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=47b6b10ec8a61dade7f50d6ec2a2ff7001fb19af>
Cheers,
Alex
> Users should not depend on the memory sharing semantics of
> -.BR vfork ()
> +.I vfork
> as it will, in that case, be made synonymous to
> -.BR fork (2).\c
> -"
> +.IR fork .\[rq]
> However, even though modern memory management hardware
> has decreased the performance difference between
> .BR fork (2)
--
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-28 20:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 17:58 [PATCH 2/6] vfork.2: ffix G. Branden Robinson
2023-07-28 20:58 ` Alejandro Colomar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox