Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libukfs Add missing Fa macro argument.
details: https://anonhg.NetBSD.org/src/rev/38ac293fba63
branches: trunk
changeset: 773630:38ac293fba63
user: njoly <njoly%NetBSD.org@localhost>
date: Fri Feb 10 15:21:53 2012 +0000
description:
Add missing Fa macro argument.
diffstat:
lib/libukfs/ukfs.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a3e0b9e27000 -r 38ac293fba63 lib/libukfs/ukfs.3
--- a/lib/libukfs/ukfs.3 Fri Feb 10 12:02:33 2012 +0000
+++ b/lib/libukfs/ukfs.3 Fri Feb 10 15:21:53 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ukfs.3,v 1.10 2009/11/22 18:14:49 pooka Exp $
+.\" $NetBSD: ukfs.3,v 1.11 2012/02/10 15:21:53 njoly Exp $
.\"
.\" Copyright (c) 2008 Antti Kantee. All rights reserved.
.\"
@@ -292,7 +292,7 @@
If succesful, all relative pathnames will be resolved starting from the
current directory.
Currently the call affects all accesses to that particular
-.Fa ,
+.Fa ukfs ,
but it might be later changed to be thread private.
.Sh UTILITIES
.Bl -ohang
Home |
Main Index |
Thread Index |
Old Index