Author: rwatson Date: Tue Dec 14 10:06:28 2010 New Revision: 216429 URL: http://svn.freebsd.org/changeset/base/216429
Log: Slightly different formatting for options list. MFC after: 3 days Modified: head/share/man/man4/xen.4 Modified: head/share/man/man4/xen.4 ============================================================================== --- head/share/man/man4/xen.4 Tue Dec 14 09:32:37 2010 (r216428) +++ head/share/man/man4/xen.4 Tue Dec 14 10:06:28 2010 (r216429) @@ -133,7 +133,7 @@ scheduling optimisations. Among these is adaptive locking, which is no longer able to determine whether a thread holding a lock is in execution. It is recommended that adaptive locking be disabled when using Xen: -.Bd -ragged -offset indent +.Bd -unfilled -offset indent .Cd "options NO_ADAPTIVE_MUTEXES" .Cd "options NO_ADAPTIVE_RWLOCKS" .Cd "options NO_ADAPTIVE_SX" _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"