FreeBSD Bugzilla – Attachment 213467 Details for
Bug 245673
avoid any ambiguity when using jail -e
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
usage and man page patches
jail.patch (text/plain), 1.15 KB, created by
David Marec
on 2020-04-16 16:06:59 UTC
(
hide
)
Description:
usage and man page patches
Filename:
MIME Type:
Creator:
David Marec
Created:
2020-04-16 16:06:59 UTC
Size:
1.15 KB
patch
obsolete
>Index: jail.8 >=================================================================== >--- jail.8 (revision 359745) >+++ jail.8 (working copy) >@@ -49,10 +49,12 @@ > .Nm > .Op Fl qv > .Op Fl f Ar conf_file >-.Op Fl e Ar separator > .Op Fl rR > .Op Cm * | Ar jail ... > .Nm >+.Op Fl f Ar conf_file >+.Op Fl e Ar separator >+.Nm > .Op Fl dhilqv > .Op Fl J Ar jid_file > .Op Fl u Ar username >Index: jail.c >=================================================================== >--- jail.c (revision 359745) >+++ jail.c (working copy) >@@ -1040,8 +1040,9 @@ > (void)fprintf(stderr, > "usage: jail [-dhilqv] [-J jid_file] [-u username] [-U username]\n" > " -[cmr] param=value ... [command=command ...]\n" >- " jail [-dqv] [-f file] [-e separator] -[cmr] [jail]\n" >- " jail [-qv] [-f file] -[rR] ['*' | jail ...]\n" >+ " jail [-dqv] [-f file] [-cmr] [jail]\n" >+ " jail [-qv] [-f file] [-rR] ['*' | jail ...]\n" >+ " jail [-qv] [-f file] [-e separator]\n" > " jail [-dhilqv] [-J jid_file] [-u username] [-U username]\n" > " [-n jailname] [-s securelevel]\n" > " path hostname [ip[,...]] command ...\n");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245673
: 213467