Author: wblock (doc committer) Date: Fri Feb 3 16:21:30 2017 New Revision: 313162 URL: https://svnweb.freebsd.org/changeset/base/313162
Log: Replace Cyrillic characters with Latin (normal) ones. PR: 216534 Submitted by: eborisch+free...@gmail.com MFC after: 1 week Sponsored by: iXsystems Modified: head/usr.sbin/ctladm/ctladm.8 Modified: head/usr.sbin/ctladm/ctladm.8 ============================================================================== --- head/usr.sbin/ctladm/ctladm.8 Fri Feb 3 16:15:06 2017 (r313161) +++ head/usr.sbin/ctladm/ctladm.8 Fri Feb 3 16:21:30 2017 (r313162) @@ -888,8 +888,8 @@ client through the selection of appropri The default value is "restricted". It improves data integrity, but may introduce some additional delays. .It Va serseq -Set to "on" to serialize conseсutive reads/writes. -Set to "read" to serialize conseсutive reads. +Set to "on" to serialize consecutive reads/writes. +Set to "read" to serialize consecutive reads. Set to "off" to allow them be issued in parallel. Parallel issue of consecutive operations may confuse logic of the backing file system, hurting performance; but it may improve performance _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"