e1da3db508
- Remove MAINTAINERS as they agree not having time nor interest for it. - Use install-libs target instead of manually installing some cherrypicked headers - now all needed headers are installed in the right place. - Install fsck and its manpage as fsck_ext2fs instead of the confusing pfsck. - Install uuid.pc as e2fs-uuid.pc to avoid conflicts with devel/uuid. - Patch most Makefiles to print full build commands instead of the non-informative linux-kernel-like output. - Patch some regress tests, more and more works fine now. With feedback and tweaks from naddy@ and pea@
19 lines
667 B
Plaintext
19 lines
667 B
Plaintext
$OpenBSD: patch-misc_fsck_8_in,v 1.2 2009/03/15 19:59:31 landry Exp $
|
|
--- misc/fsck.8.in.orig Wed Apr 2 17:56:12 2008
|
|
+++ misc/fsck.8.in Sat Feb 21 16:54:47 2009
|
|
@@ -2,11 +2,11 @@
|
|
.\" Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved.
|
|
.\" This file may be copied under the terms of the GNU Public License.
|
|
.\"
|
|
-.TH FSCK 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
|
|
+.TH PFSCK 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
|
|
.SH NAME
|
|
-fsck \- check and repair a Linux file system
|
|
+pfsck \- check and repair a Linux file system
|
|
.SH SYNOPSIS
|
|
-.B fsck
|
|
+.B pfsck
|
|
[
|
|
.B \-sAVRTMNP
|
|
]
|