Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libukfs Remove exgtraneous comma
details: https://anonhg.NetBSD.org/src/rev/aa215affa2d8
branches: trunk
changeset: 321342:aa215affa2d8
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Mar 12 11:56:34 2018 +0000
description:
Remove exgtraneous comma
diffstat:
lib/libukfs/ukfs.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 4a7aa26edbce -r aa215affa2d8 lib/libukfs/ukfs.3
--- a/lib/libukfs/ukfs.3 Mon Mar 12 09:29:43 2018 +0000
+++ b/lib/libukfs/ukfs.3 Mon Mar 12 11:56:34 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ukfs.3,v 1.15 2018/02/08 09:05:17 dholland Exp $
+.\" $NetBSD: ukfs.3,v 1.16 2018/03/12 11:56:34 pgoyette Exp $
.\"
.\" Copyright (c) 2008 Antti Kantee. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 13, 2014
+.Dd March 12, 2018
.Dt UKFS 3
.Os
.Sh NAME
@@ -57,7 +57,7 @@
.Xr rump 3
kernels should be used directly.
However, much like system calls, the interfaces of
-.Nm ,
+.Nm
are self-contained and require no tracking and release of resources.
The only exception is the file system handle
.Ft struct ukfs
Home |
Main Index |
Thread Index |
Old Index