Module Name: src Committed By: njoly Date: Fri Feb 10 15:21:53 UTC 2012
Modified Files: src/lib/libukfs: ukfs.3 Log Message: Add missing Fa macro argument. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 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.10 src/lib/libukfs/ukfs.3:1.11 --- src/lib/libukfs/ukfs.3:1.10 Sun Nov 22 18:14:49 2009 +++ src/lib/libukfs/ukfs.3 Fri Feb 10 15:21:53 2012 @@ -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 @@ in the sense that it affects the interpr 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