Date: Sat, 16 Jan 2016 00:43:10 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r294116 - head/share/man/man4 Message-ID: <201601160043.u0G0hAV4040107@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Sat Jan 16 00:43:10 2016 New Revision: 294116 URL: https://svnweb.freebsd.org/changeset/base/294116 Log: Although not directly modifying a noun, read-only should be hyphenated in this context (or in any, really). Modified: head/share/man/man4/ffclock.4 Modified: head/share/man/man4/ffclock.4 ============================================================================== --- head/share/man/man4/ffclock.4 Sat Jan 16 00:39:36 2016 (r294115) +++ head/share/man/man4/ffclock.4 Sat Jan 16 00:43:10 2016 (r294116) @@ -87,7 +87,7 @@ in order to change the default active sy .It Va kern.sysclock.available Lists the names of available system clocks .Po -read only +read-only .Pc . .El .Pp @@ -98,7 +98,7 @@ sysctl tree which provides the following .It Va kern.sysclock.ffclock.version Feed-forward clock kernel version .Po -read only +read-only .Pc . .It Va kern.sysclock.ffclock.ffcounter_bypass Use reliable hardware timecounter as the feed-forward counter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601160043.u0G0hAV4040107>