From 22d1dfcab35f9aebcaacd4ca15394c0aa6ddf00b Mon Sep 17 00:00:00 2001 From: sheldonh Date: Fri, 14 Jul 2000 10:30:36 +0000 Subject: Fix the NAME section. Order the options which do not take arguments, add the -P option (introduced in rev 1.22), and use mdoc word keeps (Bk -words / Ek) for those options which do take arguments. --- usr.sbin/mtree/mtree.8 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'usr.sbin/mtree') diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index e47de7b..8a2ce7a 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -40,13 +40,25 @@ .Nd map a directory hierarchy .Sh SYNOPSIS .Nm mtree -.Op Fl cdeinrUux +.Op Fl PUcdeinrux +.Bk -words .Op Fl f Ar spec +.Ek +.Bk -words .Op Fl K Ar keywords +.Ek +.Bk -words .Op Fl k Ar keywords +.Ek +.Bk -words .Op Fl p Ar path +.Ek +.Bk -words .Op Fl s Ar seed +.Ek +.Bk -words .Op Fl X Ar exclude-list +.Ek .Sh DESCRIPTION The utility .Nm -- cgit v1.1