aboutsummaryrefslogtreecommitdiff
path: root/sbin/etherswitchcfg
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2013-08-30 10:01:19 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2013-08-30 10:01:19 +0000
commitd4e069e581b967a2414e59b2d344fc8d2ce932c9 (patch)
tree5215f2deb3498a31c6173d5ef06e9d7fef10d5bf /sbin/etherswitchcfg
parent37eed8419c9d03e5a2f8717ecaaca5c30461ca0a (diff)
downloadsrc-d4e069e581b967a2414e59b2d344fc8d2ce932c9.tar.gz
src-d4e069e581b967a2414e59b2d344fc8d2ce932c9.zip
Typo in strtol(3).
Noticed by: bde
Notes
Notes: svn path=/head/; revision=255064
Diffstat (limited to 'sbin/etherswitchcfg')
-rw-r--r--sbin/etherswitchcfg/etherswitchcfg.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/etherswitchcfg/etherswitchcfg.8 b/sbin/etherswitchcfg/etherswitchcfg.8
index a4ffb0befacc..a8b8d1a9649f 100644
--- a/sbin/etherswitchcfg/etherswitchcfg.8
+++ b/sbin/etherswitchcfg/etherswitchcfg.8
@@ -69,7 +69,7 @@ is usually the port number, and
is the register number.
Both can be provided as decimal, octal or hexadecimal numbers in any of the formats
understood by
-.Xr strtol 4 .
+.Xr strtol 3 .
To set the register value, use the form instance.register=value.
.Ss port
The port command selects one of the ports of the switch.