From 8d786823877b3389257e87c20ec1923c54e34dc7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Aug 2025 13:45:39 -0400 Subject: [PATCH] layout --- doc/special_remotes/p2p.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/special_remotes/p2p.mdwn b/doc/special_remotes/p2p.mdwn index 2a7fe93bce..37e606dd4d 100644 --- a/doc/special_remotes/p2p.mdwn +++ b/doc/special_remotes/p2p.mdwn @@ -10,9 +10,9 @@ For other P2P networks, a fairly simple program is used to connect git-annex up with the network. Install one of these programs to use the P2P network of your choice: -* [[git-annex-p2p-unix-sockets]] This is only a demo, using unix - sockets in `/tmp` rather than a real P2P network. Not for real world - use. +* [[git-annex-p2p-unix-sockets]] + This is only a demo, using unix sockets in `/tmp` rather than a real + P2P network. Not for real world use. To write your own program to use the P2P network of your choice, see [[design/generic_p2p_transport]]. Edit this page to add more programs! -- 2.30.2