Author: pluknet
Date: Fri Aug 30 10:01:19 2013
New Revision: 255064
URL: http://svnweb.freebsd.org/changeset/base/255064

Log:
  Typo in strtol(3).
  
  Noticed by:   bde

Modified:
  head/sbin/etherswitchcfg/etherswitchcfg.8

Modified: head/sbin/etherswitchcfg/etherswitchcfg.8
==============================================================================
--- head/sbin/etherswitchcfg/etherswitchcfg.8   Fri Aug 30 08:38:04 2013        
(r255063)
+++ head/sbin/etherswitchcfg/etherswitchcfg.8   Fri Aug 30 10:01:19 2013        
(r255064)
@@ -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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to