Author: bcr (doc committer)
Date: Wed Jan  5 17:10:10 2011
New Revision: 217015
URL: http://svn.freebsd.org/changeset/base/217015

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 <at> syd.odn.ne.jp>
  
  Approved by:    re (kib)

Modified:
  releng/8.2/share/man/man5/mqueuefs.5
  releng/8.2/share/man/man5/periodic.conf.5
Directory Properties:
  releng/8.2/share/man/man5/   (props changed)

Modified: releng/8.2/share/man/man5/mqueuefs.5
==============================================================================
--- releng/8.2/share/man/man5/mqueuefs.5        Wed Jan  5 15:43:43 2011        
(r217014)
+++ releng/8.2/share/man/man5/mqueuefs.5        Wed Jan  5 17:10:10 2011        
(r217015)
@@ -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: releng/8.2/share/man/man5/periodic.conf.5
==============================================================================
--- releng/8.2/share/man/man5/periodic.conf.5   Wed Jan  5 15:43:43 2011        
(r217014)
+++ releng/8.2/share/man/man5/periodic.conf.5   Wed Jan  5 17:10:10 2011        
(r217015)
@@ -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
_______________________________________________
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