From d53731a99ea65647bec75c038f6ba0bdbea5493f Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sat, 27 Nov 1999 17:15:51 +0000 Subject: [PATCH] Remove incorrect section name. Terminate .Bl with .El. --- usr.sbin/manctl/manctl.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index 7411ff00218d..f2efa2af6327 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -40,8 +40,9 @@ .Nm Manctl compress or uncompress manual pages in directory path. If possible, .so's are replaced with hard links. -.Sh OPTIONS -.Bl -tag -width -indent +.Pp +The following options are available: +.Bl -tag -width indent .It Fl help Print options and exit. .It Fl compress @@ -50,6 +51,7 @@ Compress uncompressed man pages (eliminating .so's). Uncompress compressed man pages. .It Fl purge Purge old formatted man pages (not implemented yet). +.El .Sh SEE ALSO .Xr catman 1 , .Xr man 1