Date: Sat, 16 Jan 2016 00:39:37 +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: r294115 - head/share/man/man5 Message-ID: <201601160039.u0G0dbro037503@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Sat Jan 16 00:39:36 2016 New Revision: 294115 URL: https://svnweb.freebsd.org/changeset/base/294115 Log: Read-only is typically hyphenated. Move (read only) to a spot where it modifies a noun and hyphenate. Modified: head/share/man/man5/nandfs.5 Modified: head/share/man/man5/nandfs.5 ============================================================================== --- head/share/man/man5/nandfs.5 Sat Jan 16 00:37:27 2016 (r294114) +++ head/share/man/man5/nandfs.5 Sat Jan 16 00:39:36 2016 (r294115) @@ -109,7 +109,7 @@ partition at the specified mount point d .Xr umount_nandfs 8 .Sh HISTORY The NAND FS concepts are based on NILFS principles and initial implementation -was derived from early NILFS NetBSD code (read only). Since then the NAND FS +was derived from early read-only NILFS NetBSD code. Since then the NAND FS code diverged significantly and is by no means compatible with NILFS. .Pp The NAND Flash file system first appeared in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601160039.u0G0dbro037503>