85ed8ab7ef
mount and gssd code.
22 lines
606 B
Diff
22 lines
606 B
Diff
commit 7ef076fb98233783843d6019b2edbb48e2d18914
|
|
Author: Oren Held <oren@held.org.il>
|
|
Date: Thu May 8 05:23:10 2008 -0400
|
|
|
|
Fixed smail typo in exportfs man page
|
|
|
|
Signed-off-by: Steve Dickson <steved@redhat.com>
|
|
|
|
diff --git a/utils/exportfs/exportfs.man b/utils/exportfs/exportfs.man
|
|
index a8fdb05..c7b230a 100644
|
|
--- a/utils/exportfs/exportfs.man
|
|
+++ b/utils/exportfs/exportfs.man
|
|
@@ -198,7 +198,7 @@ and pushes the resulting export entries into the kernel:
|
|
To export the
|
|
.B /usr/tmp
|
|
directory to host
|
|
-.BR djando ,
|
|
+.BR django ,
|
|
allowing asynchronous writes, one would do this:
|
|
.P
|
|
.nf
|