Module Name: src
Committed By: dholland
Date: Tue Aug 16 00:47:19 UTC 2016
Modified Files:
src/share/man/man7: hier.7
Log Message:
Another typo.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/share/man/man7/hier.7
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/man7/hier.7
diff -u src/share/man/man7/hier.7:1.115 src/share/man/man7/hier.7:1.116
--- src/share/man/man7/hier.7:1.115 Tue Aug 16 00:40:09 2016
+++ src/share/man/man7/hier.7 Tue Aug 16 00:47:19 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.115 2016/08/16 00:40:09 dholland Exp $
+.\" $NetBSD: hier.7,v 1.116 2016/08/16 00:47:19 dholland Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -958,7 +958,7 @@ Union file system; see
.Xr mount_union 8 .
.El
.It Sy gdbscripts/
-Support for accessing kernel structures from within the debugger.
+Support for accessing kernel structures from within the debugger
.Xr gdb 1 .
.It Sy ipkdb/
Support for kernel debugging over the network.