Fixed typo in rpc.mountd man page uploaded nfs-utils-1.1.1.tar.bz2
This commit is contained in:
parent
c0c131bf03
commit
61dc860bc8
@ -10,3 +10,4 @@ nfs-utils-1.0.10.tar.bz2
|
|||||||
nfs-utils-1.0.11.tar.bz2
|
nfs-utils-1.0.11.tar.bz2
|
||||||
nfs-utils-1.0.12.tar.bz2
|
nfs-utils-1.0.12.tar.bz2
|
||||||
nfs-utils-1.1.0.tar.bz2
|
nfs-utils-1.1.0.tar.bz2
|
||||||
|
nfs-utils-1.1.1.tar.bz2
|
||||||
|
21
nfs-utils-1.1.1-mountd-man.patch
Normal file
21
nfs-utils-1.1.1-mountd-man.patch
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
commit 7c6a4ae0aff5c2cd5fde2909e8af886ccf0bd27d
|
||||||
|
Author: Steve Dickson <steved@dickson.boston.devel.redhat.com>
|
||||||
|
Date: Mon Jan 7 10:39:37 2008 -0500
|
||||||
|
|
||||||
|
Fixed typo in rpc.mountd's man page
|
||||||
|
|
||||||
|
Signed-off-by: Steve Dickson <steved@redhat.com>
|
||||||
|
|
||||||
|
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
|
||||||
|
index 4276663..2f42d00 100644
|
||||||
|
--- a/utils/mountd/mountd.man
|
||||||
|
+++ b/utils/mountd/mountd.man
|
||||||
|
@@ -119,7 +119,7 @@ The third will be the path that the client is mounting.
|
||||||
|
The last is the number of concurrent mounts that we believe the client
|
||||||
|
has of that path.
|
||||||
|
.TP
|
||||||
|
-.BI "\-P," "" " \-\-state\-directory\-path " directory
|
||||||
|
+.BI "\-s," "" " \-\-state\-directory\-path " directory
|
||||||
|
specify a directory in which to place statd state information.
|
||||||
|
If this option is not specified the default of
|
||||||
|
.BR /var/lib/nfs
|
@ -30,6 +30,7 @@ Patch04: nfs-utils-1.1.0-exp-subtree-warn-off.patch
|
|||||||
Patch05: nfs-utils-1.1.0-exportfs-open.patch
|
Patch05: nfs-utils-1.1.0-exportfs-open.patch
|
||||||
Patch06: nfs-utils-1.1.0-exportfs-man-update.patch
|
Patch06: nfs-utils-1.1.0-exportfs-man-update.patch
|
||||||
Patch07: nfs-utils-1.1.0-nfs-man.patch
|
Patch07: nfs-utils-1.1.0-nfs-man.patch
|
||||||
|
Patch08: nfs-utils-1.1.1-mountd-man.patch
|
||||||
|
|
||||||
%if %{enablefscache}
|
%if %{enablefscache}
|
||||||
Patch90: nfs-utils-1.1.0-mount-fsc.patch
|
Patch90: nfs-utils-1.1.0-mount-fsc.patch
|
||||||
@ -90,6 +91,7 @@ This package also contains the mount.nfs and umount.nfs program.
|
|||||||
%patch05 -p1
|
%patch05 -p1
|
||||||
%patch06 -p1
|
%patch06 -p1
|
||||||
%patch07 -p1
|
%patch07 -p1
|
||||||
|
%patch08 -p1
|
||||||
|
|
||||||
%if %{enablefscache}
|
%if %{enablefscache}
|
||||||
%patch90 -p1
|
%patch90 -p1
|
||||||
@ -265,6 +267,7 @@ fi
|
|||||||
- Added the removal of sm-notify.pid to nfslock init script.
|
- Added the removal of sm-notify.pid to nfslock init script.
|
||||||
- Changed spec file to use condrestart instead of condstop
|
- Changed spec file to use condrestart instead of condstop
|
||||||
when calling init scripts.
|
when calling init scripts.
|
||||||
|
- Fixed typo in rpc.mountd man page
|
||||||
|
|
||||||
* Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.1.0-7
|
* Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.1.0-7
|
||||||
- Rebuild for openldap bump
|
- Rebuild for openldap bump
|
||||||
|
Loading…
Reference in New Issue
Block a user