[Midnightbsd-cvs] src [10333] trunk/usr.sbin/setfib/setfib.1: clarify man page
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 3 15:54:59 EDT 2018
Revision: 10333
http://svnweb.midnightbsd.org/src/?rev=10333
Author: laffer1
Date: 2018-06-03 15:54:58 -0400 (Sun, 03 Jun 2018)
Log Message:
-----------
clarify man page
Modified Paths:
--------------
trunk/usr.sbin/setfib/setfib.1
Property Changed:
----------------
trunk/usr.sbin/setfib/setfib.1
Modified: trunk/usr.sbin/setfib/setfib.1
===================================================================
--- trunk/usr.sbin/setfib/setfib.1 2018-06-03 19:53:44 UTC (rev 10332)
+++ trunk/usr.sbin/setfib/setfib.1 2018-06-03 19:54:58 UTC (rev 10333)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
.\" Copyright (c) 2008 Cisco systems
.\" Author Julian Elischer. All rights reserved.
.\"
@@ -22,9 +23,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $MidnightBSD$
+.\" $FreeBSD: stable/10/usr.sbin/setfib/setfib.1 255377 2013-09-07 20:25:22Z des $
.\"
-.Dd April 9, 2008
+.Dd October 20, 2008
.Dt SETFIB 1
.Os
.Sh NAME
@@ -39,13 +40,13 @@
.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 descendents.
+process or descendants.
.Sh ENVIRONMENT
The
.Ev PATH
@@ -69,8 +70,8 @@
.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 +87,9 @@
.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
Property changes on: trunk/usr.sbin/setfib/setfib.1
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list