Module Name: src
Committed By: njoly
Date: Wed Mar 9 22:26:36 UTC 2011
Modified Files:
src/bin/csh: csh.1
Log Message:
Fix sub-section references.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/bin/csh/csh.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/csh/csh.1
diff -u src/bin/csh/csh.1:1.48 src/bin/csh/csh.1:1.49
--- src/bin/csh/csh.1:1.48 Mon Mar 22 18:33:27 2010
+++ src/bin/csh/csh.1 Wed Mar 9 22:26:36 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: csh.1,v 1.48 2010/03/22 18:33:27 joerg Exp $
+.\" $NetBSD: csh.1,v 1.49 2011/03/09 22:26:36 njoly Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -46,7 +46,7 @@
.Nm
is a command language interpreter
incorporating a history mechanism (see
-.Sx History Substitutions ) ,
+.Sx History substitutions ) ,
job control facilities (see
.Sx Jobs ) ,
interactive file name
@@ -1977,7 +1977,7 @@
.Ar name .
.It Ic noclobber
As described in the section on
-.Sx input/output ,
+.Sx Input/output ,
restrictions are placed on output redirection to ensure that
files are not accidentally destroyed, and that `\*[Gt]\*[Gt]' redirections
refer to existing files.
@@ -2046,7 +2046,7 @@
This variable is used in forking shells to interpret files that have execute
bits set, but which are not executable by the system.
(See the description of
-.Sx Non-builtin Command Execution
+.Sx Non-builtin command execution
below.)
Initialized to the (system-dependent) home of the shell.
.It Ic status
@@ -2245,7 +2245,7 @@
.Bx 3 .
It was a first implementation of a command language interpreter
incorporating a history mechanism (see
-.Sx History Substitutions ) ,
+.Sx History substitutions ) ,
job control facilities (see
.Sx Jobs ) ,
interactive file name