Module Name: src Committed By: jruoho Date: Tue Nov 30 21:22:39 UTC 2010
Modified Files: src/share/man/man7: intro.7 Log Message: Update. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 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.16 src/share/man/man7/intro.7:1.17 --- src/share/man/man7/intro.7:1.16 Tue Mar 23 07:43:54 2010 +++ src/share/man/man7/intro.7 Tue Nov 30 21:22:38 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: intro.7,v 1.16 2010/03/23 07:43:54 jruoho Exp $ +.\" $NetBSD: intro.7,v 1.17 2010/11/30 21:22:38 jruoho 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 March 23, 2010 +.Dd November 30, 2010 .Dt INTRO 7 .Os .Sh NAME @@ -42,8 +42,12 @@ map of .Tn ASCII character set +.It Xr c 7 +the C programming language .It Xr environ 7 user environment +.It Xr glob 7 +shell-style pattern matching .\" .It Sy eqnchar .\" special character definitions for eqn .It Xr hier 7 @@ -70,6 +74,8 @@ overview of national language support .It Xr operator 7 C operator precedence and order of evaluation +.It Xr orders 7 +orders of magnitude .It Xr pkgsrc 7 the .Nx