Author: des
Date: Sat Sep  7 20:25:22 2013
New Revision: 255377
URL: http://svnweb.freebsd.org/changeset/base/255377

Log:
  Tweak wording.

Modified:
  head/usr.sbin/setfib/setfib.1

Modified: head/usr.sbin/setfib/setfib.1
==============================================================================
--- head/usr.sbin/setfib/setfib.1       Sat Sep  7 19:43:39 2013        
(r255376)
+++ head/usr.sbin/setfib/setfib.1       Sat Sep  7 20:25:22 2013        
(r255377)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 9, 2008
+.Dd October 20, 2008
 .Dt SETFIB 1
 .Os
 .Sh NAME
@@ -39,11 +39,11 @@
 .Sh DESCRIPTION
 The
 .Nm
-utility runs
+utility runs another
 .Ar utility
-with an different routing table.
+with a different routing table.
 The table number
-.Dq Ar fib
+.Ar fib
 will be used by default for all sockets started by this
 process or descendants.
 .Sh ENVIRONMENT
@@ -69,8 +69,8 @@ An exit status of 127 indicates
 .Ar utility
 could not be found.
 .Sh EXAMPLES
-Execute utility
-.Sq netstat
+Run
+.Xr netstat 1
 to view the second routing table.
 .Pp
 .Dl "setfib -F 1 netstat -rn"
@@ -86,8 +86,9 @@ The
 .Nm
 utility is a
 .Fx
-specific extension, however many
-.Ux
+specific extension.
+However, many
+.Ux Ns - Ns
 like systems
 have an equivalent function.
 .Sh HISTORY
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to