add spacing for punctuation when macro args;
authorjmc <jmc@openbsd.org>
Mon, 28 Aug 2023 05:32:28 +0000 (05:32 +0000)
committerjmc <jmc@openbsd.org>
Mon, 28 Aug 2023 05:32:28 +0000 (05:32 +0000)
usr.bin/ssh/ssh_config.5

index 1876917..cb97f33 100644 (file)
@@ -33,7 +33,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.
 .\"
-.\" $OpenBSD: ssh_config.5,v 1.384 2023/08/28 03:31:16 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.385 2023/08/28 05:32:28 jmc Exp $
 .Dd $Mdocdate: August 28 2023 $
 .Dt SSH_CONFIG 5
 .Os
@@ -1374,7 +1374,7 @@ The argument to this keyword must be
 or an interval specifier of the form
 .Cm interval:milliseconds
 (e.g.\&
-.Cm interval:80 for 80 milliseconds).
+.Cm interval:80 for 80 milliseconds ) .
 The default is to obscure keystrokes using a 20ms packet interval.
 Note that smaller intervals will result in higher fake keystroke packet rates.
 .It Cm PasswordAuthentication