summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-03-23 20:29:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-03-23 20:29:36 +0000
commit8337257f9133f9581393a1660d711fc2d0cff59a (patch)
tree40f513391c0bb04b46863695be6bf342d0b95413 /sbin
parent4833e2b31e1a10f7f8f48e78673c2241a50af813 (diff)
add -F to SYNOPSIS;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/route/route.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index fa6495f416d..26026175339 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.51 2007/03/23 16:02:26 pyr Exp $
+.\" $OpenBSD: route.8,v 1.52 2007/03/23 20:29:35 jmc Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -38,7 +38,7 @@
.Nd manually manipulate the routing tables
.Sh SYNOPSIS
.Nm route
-.Op Fl dnqtv
+.Op Fl dFnqtv
.Op Fl T Ar tableid
.Ar command
.Oo