diff options
-rw-r--r-- | man1/jaildaemon.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man1/jaildaemon.1 b/man1/jaildaemon.1 index b8f15cc..194cac0 100644 --- a/man1/jaildaemon.1 +++ b/man1/jaildaemon.1 | |||
@@ -127,7 +127,7 @@ daemon normally is run from its | |||
127 | script on boot time. Invoke the daemon by hand using this command: | 127 | script on boot time. Invoke the daemon by hand using this command: |
128 | .Bl -tag -width indent | 128 | .Bl -tag -width indent |
129 | .It Nm Fl D Fl p Ar /var/run/jaildaemon.pid | 129 | .It Nm Fl D Fl p Ar /var/run/jaildaemon.pid |
130 | Start the daemon and write the daemon's pid to the file | 130 | Start the daemon and write the daemon's pid to the file |
131 | .Ar /var/run/jaildaemon.pid . | 131 | .Ar /var/run/jaildaemon.pid . |
132 | (This is the default pid file location.) | 132 | (This is the default pid file location.) |
133 | .El | 133 | .El |
@@ -171,7 +171,7 @@ file system can be triggered from a script inside the jail with the command | |||
171 | pkill -HUP -f ZFS_SNAPSHOT | 171 | pkill -HUP -f ZFS_SNAPSHOT |
172 | .Ed | 172 | .Ed |
173 | .Pp | 173 | .Pp |
174 | After the zfs snapshot command finished, a new probe with identical paramters is | 174 | After the zfs snapshot command finished, a new probe with identical parameters is |
175 | spawned and attached to the jail. | 175 | spawned and attached to the jail. |
176 | .It Nm Fl c Ar 'reload_routing_table.sh example.com' Fl j Ar 1 Fl r Fl t Ar UPDATE_ROUTING | 176 | .It Nm Fl c Ar 'reload_routing_table.sh example.com' Fl j Ar 1 Fl r Fl t Ar UPDATE_ROUTING |
177 | .El | 177 | .El |
@@ -184,5 +184,5 @@ spawned and attached to the jail. | |||
184 | .Xr pgrep 1 , | 184 | .Xr pgrep 1 , |
185 | .Xr pkill 1 | 185 | .Xr pkill 1 |
186 | .Sh AUTHOR | 186 | .Sh AUTHOR |
187 | .An Dirk Engling | 187 | .An Dirk Engling |
188 | .Aq erdgeist@erdgeist.org . | 188 | .Aq erdgeist@erdgeist.org . |