Author: joel (doc committer)
Date: Wed May 23 20:22:09 2012
New Revision: 235856
URL: http://svn.freebsd.org/changeset/base/235856

Log:
  mdoc: fix .Bl -offset.

Modified:
  head/libexec/rbootd/rbootd.8

Modified: head/libexec/rbootd/rbootd.8
==============================================================================
--- head/libexec/rbootd/rbootd.8        Wed May 23 19:25:46 2012        
(r235855)
+++ head/libexec/rbootd/rbootd.8        Wed May 23 20:22:09 2012        
(r235856)
@@ -126,7 +126,7 @@ The following signals have the specified
 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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to