Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Capitalize one more title. Use a complete sen...
details: https://anonhg.NetBSD.org/src/rev/2c56ed90da72
branches: trunk
changeset: 751173:2c56ed90da72
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jan 26 21:40:34 2010 +0000
description:
Capitalize one more title. Use a complete sentence in CODE REFERENCES.
diffstat:
share/man/man9/fileassoc.9 | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 8c78c4125e87 -r 2c56ed90da72 share/man/man9/fileassoc.9
--- a/share/man/man9/fileassoc.9 Tue Jan 26 21:37:02 2010 +0000
+++ b/share/man/man9/fileassoc.9 Tue Jan 26 21:40:34 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fileassoc.9,v 1.23 2010/01/26 21:37:02 jruoho Exp $
+.\" $NetBSD: fileassoc.9,v 1.24 2010/01/26 21:40:34 jruoho Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" All rights reserved.
@@ -202,7 +202,7 @@
private data structure and indication of
.Dv FILEASSOC_CLEANUP_FILE .
.El
-.Ss Fileassoc-specific Routines
+.Ss FILEASSOC-SPECIFIC ROUTINES
.Bl -tag -width "123456"
.It Fn fileassoc_add "vp" "id" "data"
Add private data in
@@ -330,7 +330,10 @@
.Nm ,
see the Veriexec code.
.Sh CODE REFERENCES
-.Pa src/sys/kern/kern_fileassoc.c
+The
+.Nm
+is implemented within
+.Pa src/sys/kern/kern_fileassoc.c .
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index