From 7fc6a8aef660c6cc1c6a5b371cbda61b9cca46ec Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Sat, 18 Jun 2011 22:32:55 +0000 Subject: Correct subcommand name 'unset' -> 'unscript'. --- sbin/ddb/ddb.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ddb') diff --git a/sbin/ddb/ddb.8 b/sbin/ddb/ddb.8 index 5ee26506b8f5..0fb9687991e5 100644 --- a/sbin/ddb/ddb.8 +++ b/sbin/ddb/ddb.8 @@ -126,7 +126,7 @@ it is advisable to enclose in quotes. .It Cm scripts List currently defined scripts. -.It Cm unset Ar scriptname +.It Cm unscript Ar scriptname Delete the script named .Ar scriptname . .El -- cgit v1.2.3