Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Update.



details:   https://anonhg.NetBSD.org/src/rev/30fb284cdbe4
branches:  trunk
changeset: 759176:30fb284cdbe4
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Nov 30 21:22:38 2010 +0000

description:
Update.

diffstat:

 share/man/man7/intro.7 |  10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 367a5b09d5c4 -r 30fb284cdbe4 share/man/man7/intro.7
--- a/share/man/man7/intro.7    Tue Nov 30 21:03:07 2010 +0000
+++ b/share/man/man7/intro.7    Tue Nov 30 21:22:38 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index