Module Name: src
Committed By: wiz
Date: Fri Dec 16 12:51:44 UTC 2011
Modified Files:
src/usr.sbin/perfused: perfused.8
Log Message:
Sort sections. Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/perfused/perfused.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/perfused/perfused.8
diff -u src/usr.sbin/perfused/perfused.8:1.6 src/usr.sbin/perfused/perfused.8:1.7
--- src/usr.sbin/perfused/perfused.8:1.6 Fri Dec 16 10:57:43 2011
+++ src/usr.sbin/perfused/perfused.8 Fri Dec 16 12:51:43 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: perfused.8,v 1.6 2011/12/16 10:57:43 manu Exp $
+.\" $NetBSD: perfused.8,v 1.7 2011/12/16 12:51:43 wiz Exp $
.\"
.\" Copyright (c) 2010 Emmanuel Dreyfus. All rights reserved.
.\"
@@ -124,14 +124,6 @@ The program logs to the syslog daemon as
For detailed debugging use the
.Fl d
(debug) option.
-.Sh BUGS
-When
-.Nm
-runs in the foreground (using the
-.Fl f
-flag), some processes using the FUSE filesystem will
-sometime hang on
-.Sq uvn_fp2 .
.Sh SEE ALSO
.Xr mount 2 ,
.Xr perfuse_mount 3 ,
@@ -140,3 +132,11 @@ sometime hang on
The program was written by
.An Emmanuel Dreyfus
.Aq [email protected] .
+.Sh BUGS
+When
+.Nm
+runs in the foreground (using the
+.Fl f
+flag), some processes using the FUSE filesystem will
+sometime hang on
+.Sq uvn_fp2 .