Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Apr 2022 17:40:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262957] mpr(4), mps(4): change formally to formerly
Message-ID:  <bug-262957-227-kz95yj0Tdn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262957-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262957-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262957

--- Comment #1 from PauAmma <pauamma@gundo.com> ---
Comment on attachment 232841
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232841
Patch for share/man/man4/mp{r,s}.4 changing formally to formerly

>diff --git a/share/man/man4/mpr.4 b/share/man/man4/mpr.4
>index 3cc516397e33..564dcbab03a1 100644
>--- a/share/man/man4/mpr.4
>+++ b/share/man/man4/mpr.4
>@@ -401,7 +401,7 @@ driver was originally written by
> .An -nosplit
> .An Scott Long Aq Mt scottl@FreeBSD.org .
> It has been improved and tested by LSI Corporation,
>-Avago Technologies (formally LSI), and Broadcom Ltd. (formally Avago).
>+Avago Technologies (formerly LSI), and Broadcom Ltd. (formerly Avago).
> .Pp
> This man page was written by
> .An Ken Merry Aq Mt ken@FreeBSD.org
>diff --git a/share/man/man4/mps.4 b/share/man/man4/mps.4
>index fac131429fec..c2c98daef262 100644
>--- a/share/man/man4/mps.4
>+++ b/share/man/man4/mps.4
>@@ -377,7 +377,7 @@ driver was originally written by
> .An -nosplit
> .An Scott Long Aq Mt scottl@FreeBSD.org .
> It has been improved and tested by LSI Corporation,
>-Avago Technologies (formally LSI), and Broadcom Ltd. (formally Avago).
>+Avago Technologies (formerly LSI), and Broadcom Ltd. (formerly Avago).
> .Pp
> This man page was written by
> .An Ken Merry Aq Mt ken@FreeBSD.org

Since you're touching them, can you s/This man page/This manual page/ in bo=
th?

[pauamma@gadfly] ~% grep -ri -F "This man page" /usr/src | wc -l
      49
[pauamma@gadfly] ~% grep -ri -F "This manual page" /usr/src | wc -l
     906

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262957-227-kz95yj0Tdn>