From e2eea4fdad7a6693aa1cc37d54b2d826be2a7669 Mon Sep 17 00:00:00 2001 From: brueffer Date: Mon, 10 Nov 2003 14:28:33 +0000 Subject: Add a describtion for the '-d' flag While I'm here, add a missing comma PR: 41787 Obtained from: OpenBSD MFC after: 5 days --- sbin/route/route.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/route/route.8 b/sbin/route/route.8 index cff8ba8..8b436b3 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -51,7 +51,7 @@ The .Nm utility is used to manually manipulate the network routing tables. It normally is not needed, as a -system routing table management daemon such as +system routing table management daemon, such as .Xr routed 8 , should tend to this task. .Pp @@ -65,6 +65,8 @@ programmatic interface discussed in .Pp The following options are available: .Bl -tag -width indent +.It Fl d +Run in debug-only mode, i.e., do not actually modify the routing table. .It Fl n Bypass attempts to print host and network names symbolically when reporting actions. (The process of translating between symbolic -- cgit v1.1