diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-11-26 23:26:51 +0000 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-11-26 23:26:51 +0000 |
commit | c89ed74f61c5cce509dcd099d9900b840be4f2ab (patch) | |
tree | f831651dc6941eeaaa3d646975825942c6a477ba /sbin/route | |
parent | 24d7d40917d8192eb7b128b4b4d825a58e53c1cd (diff) | |
download | FreeBSD-src-c89ed74f61c5cce509dcd099d9900b840be4f2ab.zip FreeBSD-src-c89ed74f61c5cce509dcd099d9900b840be4f2ab.tar.gz |
Typo fix: forgot -> forget.
PR: 23113
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index e35356f..65c07e9 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -69,7 +69,7 @@ Bypass attempts to print host and network names symbolically when reporting actions. (The process of translating between symbolic names and numerical equivalents can be quite time consuming, and may require correct operation of the network; thus it may be expedient -to forgot this, especially when attempting to repair networking operations). +to forget this, especially when attempting to repair networking operations). .It Fl v (verbose) Print additional details. .It Fl q |