diff options
author | erdgeist <erdgeist@erdgeist.org> | 2011-03-14 21:28:50 +0000 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2011-03-14 21:28:50 +0000 |
commit | 2940b6dc70bca476806bd1c59e55ab418b1d49af (patch) | |
tree | a8238587cb46a26aeb8bd4cc818f23e953567008 | |
parent | 637c13536bced4c3b724d68ad6b77c8a51caacd8 (diff) |
Fix redundant formatting param
-rw-r--r-- | man8/ezjail-admin.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man8/ezjail-admin.8 b/man8/ezjail-admin.8 index 250cd7e..375bf28 100644 --- a/man8/ezjail-admin.8 +++ b/man8/ezjail-admin.8 | |||
@@ -238,7 +238,7 @@ option. | |||
238 | .It Fl c Cm simple | bde | eli | zfs | 238 | .It Fl c Cm simple | bde | eli | zfs |
239 | Create an image jail of the given type. | 239 | Create an image jail of the given type. |
240 | .Pp | 240 | .Pp |
241 | .Cm simple, No Cm bde No and Cm eli | 241 | .Cm simple, bde No and Cm eli |
242 | image jails are file backed memory discs attached as | 242 | image jails are file backed memory discs attached as |
243 | .Xr md 4 | 243 | .Xr md 4 |
244 | devices, so the jail can never grow beyond its allocated size and can | 244 | devices, so the jail can never grow beyond its allocated size and can |