From 3de0a719e7f42d63aaf047332e756df6e19c08ce Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Mon, 22 May 2000 08:41:57 +0000 Subject: [PATCH] Fix a small grammar nit, with the maintainer's implicit approval. --- sbin/natd/natd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/natd/natd.8 b/sbin/natd/natd.8 index be1ac6f9c358..9f8322f72c8f 100644 --- a/sbin/natd/natd.8 +++ b/sbin/natd/natd.8 @@ -306,9 +306,9 @@ in which case all new incoming packets go to the alias address set by or .Fl interface . .Pp -If this option is not used, or called with -.Dq 0.0.0.0 -argument, then all new incoming packets go to the address specified in +If this option is not used, or called with the argument +.Dq 0.0.0.0 , +then all new incoming packets go to the address specified in the packet. This allows external machines to talk directly to internal machines if they can route packets to the machine in question.