Module Name: src
Committed By: nat
Date: Tue May 15 01:07:37 UTC 2018
Modified Files:
src/share/man/man7: intro.7
Log Message:
Update the introduction page to section 7 of the manual noting the audio
spec.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man7/intro.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/intro.7
diff -u src/share/man/man7/intro.7:1.23 src/share/man/man7/intro.7:1.24
--- src/share/man/man7/intro.7:1.23 Sun Jul 1 16:18:00 2012
+++ src/share/man/man7/intro.7 Tue May 15 01:07:37 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.7,v 1.23 2012/07/01 16:18:00 christos Exp $
+.\" $NetBSD: intro.7,v 1.24 2018/05/15 01:07:37 nat Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)intro.7 8.1 (Berkeley) 6/5/93
.\"
-.Dd July 1, 2012
+.Dd May 15, 2018
.Dt INTRO 7
.Os
.Sh NAME
@@ -42,6 +42,9 @@ This section contains miscellaneous docu
map of
.Tn ASCII
character set
+.It Xr audio 7
+the
+.Nx audio specification
.It Xr c 7
the C programming language
.It Xr environ 7