diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:47:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-06-05 06:47:13 +0000 |
commit | 9a0d547c08cded48da4e18f9524966e31645a170 (patch) | |
tree | d642d9498fa3fba7e3f08719eaf88c198a49dea6 /usr.sbin/arp/arp.8 | |
parent | 4fdc4ab0f74abe509a72b959e732985fad01ceee (diff) |
tweak -V;
Diffstat (limited to 'usr.sbin/arp/arp.8')
-rw-r--r-- | usr.sbin/arp/arp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 3885f5a3077..be068b509d5 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: arp.8,v 1.25 2009/06/05 00:13:35 claudio Exp $ +.\" $OpenBSD: arp.8,v 1.26 2009/06/05 06:47:12 jmc Exp $ .\" $NetBSD: arp.8,v 1.7 1995/03/01 11:50:59 chopps Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -144,8 +144,8 @@ be replaced unless .Fl F is given. .It Fl V Ar rdomain -Select an alternate routing domain to modify or query. -The default routing domain is 0. +Select the routing domain. +The default is 0. .El .Sh EXAMPLES View the current |