diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 23:38:17 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 23:38:17 +0000 |
| commit | 525d500e72867696a96caa90f4c536a4ebeafaa9 (patch) | |
| tree | eaf55fe3dee7ab8086f9401676688f7c8e625f29 /sbin | |
| parent | dca364bf5bebb4980dfb49061f162e47bbc89d0f (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 09604fe7de5b..0564e4d06d19 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -294,7 +294,7 @@ interfaces previously configured with Create the specified network pseudo-device. If the interface is given without a unit number, try to create a new device with an arbitrary unit number. -If creation of an arbitrary device is sucessful, the new device name is +If creation of an arbitrary device is successful, the new device name is printed to standard output. .It Cm destroy Destroy the specified network pseudo-device. |
