Module Name: src
Committed By: wiz
Date: Wed Dec 28 18:56:39 UTC 2011
Modified Files:
src/usr.sbin/perfused: perfused.8
Log Message:
Improve markup, remove tailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/usr.sbin/perfused/perfused.8:1.9
--- src/usr.sbin/perfused/perfused.8:1.8 Wed Dec 28 17:33:53 2011
+++ src/usr.sbin/perfused/perfused.8 Wed Dec 28 18:56:38 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: perfused.8,v 1.8 2011/12/28 17:33:53 manu Exp $
+.\" $NetBSD: perfused.8,v 1.9 2011/12/28 18:56:38 wiz Exp $
.\"
.\" Copyright (c) 2010 Emmanuel Dreyfus. All rights reserved.
.\"
@@ -120,11 +120,12 @@ Enable debug output only when receiving
.El
.Sh SIGNALS
.Bl -tag -width indent
-.It SIGINFO
-If the
+.It Dv SIGINFO
+If the
.Fl s
-flag was used, toggle debug output. Do nothing otherwise.
-.It SIGUSR1
+flag was used, toggle debug output.
+Do nothing otherwise.
+.It Dv SIGUSR1
Dump FUSE operation trace to
.Pa /var/run/perfuse.trace .
.El
@@ -134,14 +135,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 ,
@@ -155,6 +148,6 @@ When
.Nm
runs in the foreground (using the
.Fl f
-flag), some processes using the FUSE filesystem will
+flag), some processes using the FUSE file system will
sometime hang on
.Sq uvn_fp2 .