Author: delphij Date: Wed Mar 3 23:11:14 2010 New Revision: 204677 URL: http://svn.freebsd.org/changeset/base/204677
Log: Make 'make manlint' happy. No actual visible change. Modified: head/usr.sbin/jail/jail.8 Modified: head/usr.sbin/jail/jail.8 ============================================================================== --- head/usr.sbin/jail/jail.8 Wed Mar 3 22:42:15 2010 (r204676) +++ head/usr.sbin/jail/jail.8 Wed Mar 3 23:11:14 2010 (r204677) @@ -47,7 +47,6 @@ .Op Fl l u Ar username | Fl U Ar username .Op Fl c | m .Op Ar parameter=value ... -.Br .Nm .Op Fl hi .Op Fl n Ar jailname @@ -55,7 +54,6 @@ .Op Fl s Ar securelevel .Op Fl l u Ar username | Fl U Ar username .Op Ar path hostname [ip[,..]] command ... -.Br .Nm .Op Fl r Ar jail .Sh DESCRIPTION @@ -67,9 +65,7 @@ imprisoning the current process (and fut The options are as follows: .Bl -tag -width indent .It Fl d -Allow making changes to a -.Va -dying jail. +Allow making changes to a dying jail. .It Fl h Resolve the .Va host.hostname _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
