On Tue, Nov 07, 2023 at 12:31:44PM -0600, G. Branden Robinson wrote: > Clean up in preparation for "MR.sed". > Hi Branden, > diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2 > index 2b2fc2596..5f68f5204 100644 > --- a/man2/perf_event_open.2 > +++ b/man2/perf_event_open.2 > @@ -32,8 +32,13 @@ .SH DESCRIPTION > Given a list of parameters, > .BR perf_event_open () > returns a file descriptor, for use in subsequent system calls > -.RB ( read "(2), " mmap "(2), " prctl "(2), " fcntl "(2), etc.)." > -.P > +(\c > +.BR read (2), > +.BR mmap (2), > +.BR prctl (2), > +.BR fcntl (2), > +etc.). > +.PP > A call to > .BR perf_event_open () > creates a file descriptor that allows measuring performance > diff --git a/man5/proc_locks.5 b/man5/proc_locks.5 > index cf4ff678c..a938e4ad7 100644 > --- a/man5/proc_locks.5 > +++ b/man5/proc_locks.5 > @@ -10,10 +10,12 @@ .SH NAME > .SH DESCRIPTION > .TP > .I /proc/locks > -This file shows current file locks > -.RB ( flock "(2) and " fcntl (2)) > -and leases > -.RB ( fcntl (2)). > +This file shows current file locks (\c s/ (/\n(/ please Cheers, Alex > +.BR flock (2) > +and > +.BR fcntl (2)) > +and leases (\c > +.BR fcntl (2)). > .IP > An example of the content shown in this file is the following: > .IP -- <https://www.alejandro-colomar.es/>
Attachment:
signature.asc
Description: PGP signature