Module Name: src
Committed By: jruoho
Date: Thu Apr 22 06:49:56 UTC 2010
Modified Files:
src/share/man/man3: types.3
Log Message:
One small correction: .Ss instead of .Sh.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/types.3
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/man3/types.3
diff -u src/share/man/man3/types.3:1.1 src/share/man/man3/types.3:1.2
--- src/share/man/man3/types.3:1.1 Thu Apr 22 06:48:29 2010
+++ src/share/man/man3/types.3 Thu Apr 22 06:49:56 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: types.3,v 1.1 2010/04/22 06:48:29 jruoho Exp $
+.\" $NetBSD: types.3,v 1.2 2010/04/22 06:49:56 jruoho Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -173,7 +173,7 @@
and
.Em size_t .
.El
-.Sh NetBSD-specific Types
+.Ss NetBSD-specific Types
In addition to the standard types, the
.In sys/types.h
defines some data types specific to