From 647126f042fea225cb29ff10bdd71981facc4d2f Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 26 Apr 2023 19:12:48 +0000 Subject: [PATCH] fix some Xr; --- share/man/man5/port-modules.5 | 7 ++++--- share/man/man8/bulk.8 | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index ae05d981fd4..36e2d4742d4 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.261 2023/04/24 11:54:28 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.262 2023/04/26 19:12:48 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 24 2023 $ +.Dd $Mdocdate: April 26 2023 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -589,7 +589,8 @@ is added to DPB_PROPERTIES because CMake's include files parser cheats too much. .It devel/cabal See -.Xr cabal-module 5 for porting Haskell applications . +.Xr cabal-module 5 +for porting Haskell applications. .It devel/cargo See .Xr cargo-module 5 . diff --git a/share/man/man8/bulk.8 b/share/man/man8/bulk.8 index 605300cd777..8e4a0e4cc3b 100644 --- a/share/man/man8/bulk.8 +++ b/share/man/man8/bulk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bulk.8,v 1.5 2019/06/27 17:29:16 jmc Exp $ +.\" $OpenBSD: bulk.8,v 1.6 2023/04/26 19:12:49 jmc Exp $ .\" .\" Copyright (c) 2016 Marc Espie .\" @@ -14,7 +14,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: June 27 2019 $ +.Dd $Mdocdate: April 26 2023 $ .Dt BULK 8 .Os .Sh NAME @@ -144,8 +144,8 @@ They just need to act as nfs clients to the master and to be reachable through ssh from the master. .Pp Use a similar -.Xr proot 1 config -to populate each slave. +.Xr proot 1 +config to populate each slave. .Pp You should now be able to build ports on the slaves. A simple config will just have -- 2.20.1