From: Sascha Wildner Date: Tue, 3 Nov 2015 12:09:59 +0000 (+0100) Subject: Fix various typos in manual pages. X-Git-Tag: v4.5.0~205 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/7c5aac383b0dbd8a84bf44798d645cdcb9a7ab4b?hp=-c Fix various typos in manual pages. --- 7c5aac383b0dbd8a84bf44798d645cdcb9a7ab4b diff --git a/lib/libc/locale/mbintowcr.3 b/lib/libc/locale/mbintowcr.3 index 4131697239..81fd0a608b 100644 --- a/lib/libc/locale/mbintowcr.3 +++ b/lib/libc/locale/mbintowcr.3 @@ -264,7 +264,7 @@ Such sequences will still be escaped. This flag forces strict parsing in the bytes-to-wchars direction and will cause .Fn mbintowcr -to proces short or return with an error once processing reaches the +to process short or return with an error once processing reaches the illegal coding rather than escaping the illegal sequence. This flag is usually specified only when the caller desires to validate a UTF-8 buffer. diff --git a/lib/libexecinfo/backtrace.3 b/lib/libexecinfo/backtrace.3 index fdd8cec565..47d05b8388 100644 --- a/lib/libexecinfo/backtrace.3 +++ b/lib/libexecinfo/backtrace.3 @@ -85,7 +85,7 @@ the /proc filesystem is available to determine the executable path. The difference of the symbol address and the address element printed using 0x%tx. .It Dv D -The difference of the symbol addresss and the address element printed using +The difference of the symbol address and the address element printed using +0x%tx if non-zero, or nothing if zero. .It Dv f The filename of the symbol as determined by diff --git a/sbin/hammer/hammer.8 b/sbin/hammer/hammer.8 index 94a1eb6005..c09de25194 100644 --- a/sbin/hammer/hammer.8 +++ b/sbin/hammer/hammer.8 @@ -801,7 +801,7 @@ layer1 blockmap and UNDO FIFO. .Pp This command may .Cm reblock -filesystem before it attemps to remove the volume if the volume is not empty. +filesystem before it attempts to remove the volume if the volume is not empty. .\" ==== volume-list ==== .It Cm volume-list Ar filesystem List the volumes that make up @@ -1621,7 +1621,7 @@ block device (which doesn't recycle unless you umount the filesystem) instead of the cached VM pages backing the file vnodes. .Pp -Double buffering is normally desireable when working with large filesystems, +Double buffering is normally desirable when working with large filesystems, particularly when swapcache is used. The swapcache can only back active VM objects, including the block device, and large filesystems often have far more inodes than the kernel can support. diff --git a/sbin/hammer2/hammer2.8 b/sbin/hammer2/hammer2.8 index ad62bae021..934ae59110 100644 --- a/sbin/hammer2/hammer2.8 +++ b/sbin/hammer2/hammer2.8 @@ -160,7 +160,7 @@ the cluster to the PFS. Elements found in the CACHE PFS which are validated against the cluster will be read, presumably a faster access than having to go to the cluster. Only local CACHEs will be updated. -Network-accessable CACHE PFSs might be read but will not be written to. +Network-accessible CACHE PFSs might be read but will not be written to. If you have a large hard-drive-based cluster you can set up localized SSD CACHE PFSs to improve performance. .Pp