Module Name: src
Committed By: wiz
Date: Fri Jun 15 15:15:10 UTC 2018
Modified Files:
src/share/man/man9: specificdata.9
Log Message:
Whitespace nit.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/specificdata.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/specificdata.9
diff -u src/share/man/man9/specificdata.9:1.2 src/share/man/man9/specificdata.9:1.3
--- src/share/man/man9/specificdata.9:1.2 Sun Jun 3 11:55:27 2018
+++ src/share/man/man9/specificdata.9 Fri Jun 15 15:15:10 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: specificdata.9,v 1.2 2018/06/03 11:55:27 pgoyette Exp $
+.\" $NetBSD: specificdata.9,v 1.3 2018/06/15 15:15:10 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -147,7 +147,7 @@ the original value is not destroyed, i.e
(Unimplemented)
.El
.Sh CODE REFERENCES
-The
+The
.Nm
functionality is implemented in
.Pa sys/kern/subr_specificdata.c .