Date: Tue, 4 Jan 2011 17:18:53 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r216966 - stable/8/share/man/man5 Message-ID: <201101041718.p04HIrCa048532@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer) Date: Tue Jan 4 17:18:53 2011 New Revision: 216966 URL: http://svn.freebsd.org/changeset/base/216966 Log: MFC r211397: Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> Reminded by the following PR: docs/153615 Submitted by: Warren Block (wblock at wonkity dot com) Modified: stable/8/share/man/man5/mqueuefs.5 stable/8/share/man/man5/periodic.conf.5 Directory Properties: stable/8/share/man/man5/ (props changed) Modified: stable/8/share/man/man5/mqueuefs.5 ============================================================================== --- stable/8/share/man/man5/mqueuefs.5 Tue Jan 4 17:06:03 2011 (r216965) +++ stable/8/share/man/man5/mqueuefs.5 Tue Jan 4 17:18:53 2011 (r216966) @@ -36,7 +36,7 @@ .Sh SYNOPSIS To link into kernel: .Pp -.D1 Cd "options P1003_1B_MQUEUE" +.Cd "options P1003_1B_MQUEUE" .Pp To load as a kernel loadable module: .Pp Modified: stable/8/share/man/man5/periodic.conf.5 ============================================================================== --- stable/8/share/man/man5/periodic.conf.5 Tue Jan 4 17:06:03 2011 (r216965) +++ stable/8/share/man/man5/periodic.conf.5 Tue Jan 4 17:18:53 2011 (r216966) @@ -629,7 +629,7 @@ The default value if no value is set is The same as .Va daily_scrub_zfs_default_threshold but specific to the pool -.Va Ns Ao Ar poolname Ac Ns . +.Ao Ar poolname Ac Ns . .It Va daily_local .Pq Vt str Set to a list of extra scripts that should be run after all other
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101041718.p04HIrCa048532>