aboutsummaryrefslogtreecommitdiff
path: root/libexec/rbootd
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2012-05-23 20:22:09 +0000
committerJoel Dahl <joel@FreeBSD.org>2012-05-23 20:22:09 +0000
commit923acecb7ffab1637eb487f81603a77505866459 (patch)
tree0dbdae713475f85a6ec1212211c59380f22e40bc /libexec/rbootd
parent23124c879c3f61aab92bf9a4a6bedc3c0871c844 (diff)
downloadsrc-923acecb7ffab1637eb487f81603a77505866459.tar.gz
src-923acecb7ffab1637eb487f81603a77505866459.zip
mdoc: fix .Bl -offset.
Notes
Notes: svn path=/head/; revision=235856
Diffstat (limited to 'libexec/rbootd')
-rw-r--r--libexec/rbootd/rbootd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8
index cdf0412b9898..79c528dca923 100644
--- a/libexec/rbootd/rbootd.8
+++ b/libexec/rbootd/rbootd.8
@@ -126,7 +126,7 @@ The following signals have the specified effect when sent to the server
process using the
.Xr kill 1
command:
-.Bl -tag -width SIGUSR1 -offset -compact
+.Bl -tag -width SIGUSR1 -offset xxxxxxxx
.It SIGHUP
Drop all active connections and reconfigure.
.It SIGUSR1