summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Grundmann <sg2342@googlemail.com>2017-05-31 22:11:32 +0000
committererdgeist <erdgeist@bauklotz.intern>2017-06-01 12:35:14 +0200
commit5384ac7db63368ab04e3d97abbe5a4e9c3bbeccf (patch)
tree2f3a02d482f7fde23953f2c84420213070046c7b
parent23593bca474dfad1ac0716b4b4d5e716339d0962 (diff)
manpage: remove trailing whitespaces, fix typo
-rw-r--r--man1/jaildaemon.16
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
127script on boot time. Invoke the daemon by hand using this command: 127script 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
130Start the daemon and write the daemon's pid to the file 130Start 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
171pkill -HUP -f ZFS_SNAPSHOT 171pkill -HUP -f ZFS_SNAPSHOT
172.Ed 172.Ed
173.Pp 173.Pp
174After the zfs snapshot command finished, a new probe with identical paramters is 174After the zfs snapshot command finished, a new probe with identical parameters is
175spawned and attached to the jail. 175spawned 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 .