From 064b93d5ea7685d21a896647514786ebc1e8cb1f Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 28 Sep 2005 12:12:15 +0000 Subject: Introduce "route del" as an alias to "route delete". Reviewed by: arch --- sbin/route/route.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sbin/route/route.8') diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 414d710cc0f2..0ee3cc1d1dae 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -83,7 +83,7 @@ commands. .Pp The .Nm -utility provides six commands: +utility provides the following commands: .Pp .Bl -tag -width Fl -compact .It Cm add @@ -92,6 +92,10 @@ Add a route. Remove all routes. .It Cm delete Delete a specific route. +.It Cm del +Another name for the +.Cm delete +command. .It Cm change Change aspects of a route (such as its gateway). .It Cm get -- cgit v1.2.3