diff options
author | rse <rse@FreeBSD.org> | 2007-01-02 21:00:45 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 2007-01-02 21:00:45 +0000 |
commit | ce3f20a6a33c048d3e9c30fe67f47b7c7d64f49c (patch) | |
tree | f1b8906f64773b608fe7faf94b3c201ee35f9a7b /sbin/atm | |
parent | 7c35092b088bdb23a7ea3a3f98006256c004dfc0 (diff) | |
download | FreeBSD-src-ce3f20a6a33c048d3e9c30fe67f47b7c7d64f49c.zip FreeBSD-src-ce3f20a6a33c048d3e9c30fe67f47b7c7d64f49c.tar.gz |
fix typo: "adaptor" -> "adapter"
Diffstat (limited to 'sbin/atm')
-rw-r--r-- | sbin/atm/atm/atm.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/atm/atm/atm.8 b/sbin/atm/atm/atm.8 index 25c4b75..7cd6493 100644 --- a/sbin/atm/atm/atm.8 +++ b/sbin/atm/atm/atm.8 @@ -501,7 +501,7 @@ by the interface. If a subject-area keyword is specified, then statistics for that subject are displayed. The statistics displayed depend on the adapter. -If requested statistics are not available for an adaptor, +If requested statistics are not available for an adapter, an error will be noted. .PP If no parameters are specified on the \fIshow stats interface\fP |