diff options
author | 2002-03-25 14:22:39 +0000 | |
---|---|---|
committer | 2002-03-25 14:22:39 +0000 | |
commit | ec9de3970805c9c4a7743c1e646aba55e58f7433 (patch) | |
tree | 51b4a1c6a0877eff2246078cf79c0a200be0456d | |
parent | missing Makefiles (diff) | |
download | wireguard-openbsd-ec9de3970805c9c4a7743c1e646aba55e58f7433.tar.xz wireguard-openbsd-ec9de3970805c9c4a7743c1e646aba55e58f7433.zip |
Fix a typo
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp/ppp.8.m4 index f25859f24e1..1452dfc4b50 100644 --- a/usr.sbin/ppp/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp/ppp.8.m4 @@ -25,7 +25,7 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ppp.8.m4,v 1.4 2001/11/23 11:17:03 brian Exp $ +.\" $OpenBSD: ppp.8.m4,v 1.5 2002/03/25 14:22:39 brian Exp $ .\" .Dd September 20, 1995 .Dt PPP 8 @@ -3406,7 +3406,7 @@ to redirect packets of protocol type .Ar proto (see .Xr protocols 5 ) -to the internall address +to the internal address .Ar localIP . .Pp If |