Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix the heading for ext2fs options to be cons...



details:   https://anonhg.NetBSD.org/src/rev/2d5e2a4132c0
branches:  trunk
changeset: 327997:2d5e2a4132c0
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Mar 23 00:50:20 2014 +0000

description:
Fix the heading for ext2fs options to be consistent with the others.

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e3425a005a23 -r 2d5e2a4132c0 share/man/man4/options.4
--- a/share/man/man4/options.4  Sun Mar 23 00:48:08 2014 +0000
+++ b/share/man/man4/options.4  Sun Mar 23 00:50:20 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.436 2014/03/23 00:48:08 dholland Exp $
+.\"    $NetBSD: options.4,v 1.437 2014/03/23 00:50:20 dholland Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1056,7 +1056,7 @@
 Increase lookup performance by maintaining in-core hash tables
 for large directories.
 .El
-.Ss Options for ext2fs File Systems
+.Ss Options for the ext2fs File System
 .Bl -ohang
 .It Cd options EXT2FS_SYSTEM_FLAGS
 This option changes the behavior of the APPEND and IMMUTABLE flags



Home | Main Index | Thread Index | Old Index