summaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs/patches/patch-at
blob: c772bd02548a178d807bd8437cbfd6430abbcfec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-at,v 1.1 2007/06/20 19:51:11 jlam Exp $

--- misc/mke2fs.8.in.orig	2006-05-28 21:39:03.000000000 -0400
+++ misc/mke2fs.8.in
@@ -347,7 +347,7 @@ enabled by default are specified by the
 relation, either in the
 .I [libdefaults]
 section in the
-.B /etc/mke2fs.conf
+.B @root_sysconfdir@/mke2fs.conf
 configuration file, or in the subsection of the 
 .I [fs_types]
 section for the filesystem type as specified by the
@@ -441,7 +441,7 @@ Specify how the filesystem is going to b
 .B mke2fs 
 can choose optimal filesystem parameters for that use.  The filesystem
 types that are can be supported are defined in the configuration file 
-.BR /etc/mke2fs.conf (5).
+.BR @root_sysconfdir@/mke2fs.conf (5).
 The default configuration file contains definitions for the filesystem
 types: small, floppy, news, largefile, and largefile4.  
 .TP