Module Name: src Committed By: pooka Date: Mon Sep 14 20:54:34 UTC 2009
Modified Files: src/lib/libukfs: ukfs.3 Log Message: fix markup To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 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.8 src/lib/libukfs/ukfs.3:1.9 --- src/lib/libukfs/ukfs.3:1.8 Sat Apr 11 16:44:01 2009 +++ src/lib/libukfs/ukfs.3 Mon Sep 14 20:54:34 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: ukfs.3,v 1.8 2009/04/11 16:44:01 joerg Exp $ +.\" $NetBSD: ukfs.3,v 1.9 2009/09/14 20:54:34 pooka Exp $ .\" .\" Copyright (c) 2008 Antti Kantee. All rights reserved. .\" @@ -239,7 +239,7 @@ .It Ft int .Fn ukfs_lchflags "struct ukfs *ukfs" "const char *filename" "u_long flags" .It Ft int -.Fn ukfs_utimes "struct ukfs *ukfs" "const char *filename" +.Fn ukfs_utimes "struct ukfs *ukfs" "const char *filename" \ "const struct timeval *tptr" .It Ft int .Fn ukfs_lutimes "struct ukfs *ukfs" "const char *filename" \