Module Name:    src
Committed By:   wiz
Date:           Fri Feb 14 07:27:37 UTC 2014

Modified Files:
        src/lib/libukfs: ukfs.3

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libukfs/ukfs.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libukfs/ukfs.3
diff -u src/lib/libukfs/ukfs.3:1.13 src/lib/libukfs/ukfs.3:1.14
--- src/lib/libukfs/ukfs.3:1.13	Fri Feb 14 01:11:04 2014
+++ src/lib/libukfs/ukfs.3	Fri Feb 14 07:27:37 2014
@@ -1,4 +1,4 @@
-.\"     $NetBSD: ukfs.3,v 1.13 2014/02/14 01:11:04 pooka Exp $
+.\"     $NetBSD: ukfs.3,v 1.14 2014/02/14 07:27:37 wiz Exp $
 .\"
 .\" Copyright (c) 2008 Antti Kantee.  All rights reserved.
 .\"
@@ -46,7 +46,8 @@ As
 is built upon
 .Xr rump 3
 kernels, all kernel file systems which are supported by rump kernels
-are available.  It allows to write utilities for accessing file systems
+are available.
+It allows to write utilities for accessing file systems
 without having to duplicate file system internals knowledge already
 present in kernel file system drivers.
 .Pp

Reply via email to