Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libukfs fix markup



details:   https://anonhg.NetBSD.org/src/rev/accc1897a049
branches:  trunk
changeset: 747438:accc1897a049
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Sep 14 20:54:34 2009 +0000

description:
fix markup

diffstat:

 lib/libukfs/ukfs.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 590a47eca76f -r accc1897a049 lib/libukfs/ukfs.3
--- a/lib/libukfs/ukfs.3        Mon Sep 14 19:34:12 2009 +0000
+++ b/lib/libukfs/ukfs.3        Mon Sep 14 20:54:34 2009 +0000
@@ -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" \



Home | Main Index | Thread Index | Old Index