Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/perfused Sort sections. Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/0cc63f6663d7
branches:  trunk
changeset: 772063:0cc63f6663d7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Dec 16 12:51:43 2011 +0000

description:
Sort sections. Remove trailing whitespace.

diffstat:

 usr.sbin/perfused/perfused.8 |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r 3bc9cb8f56aa -r 0cc63f6663d7 usr.sbin/perfused/perfused.8
--- a/usr.sbin/perfused/perfused.8      Fri Dec 16 12:46:00 2011 +0000
+++ b/usr.sbin/perfused/perfused.8      Fri Dec 16 12:51:43 2011 +0000
@@ -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 @@
 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 @@
 The program was written by
 .An Emmanuel Dreyfus
 .Aq manu%NetBSD.org@localhost .
+.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 .



Home | Main Index | Thread Index | Old Index