Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Remove Pps without effect.
details: https://anonhg.NetBSD.org/src/rev/c17af4a4f11a
branches: trunk
changeset: 832208:c17af4a4f11a
user: wiz <wiz%NetBSD.org@localhost>
date: Thu May 03 05:11:43 2018 +0000
description:
Remove Pps without effect.
diffstat:
bin/sh/sh.1 | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r fbf4f40a4f9e -r c17af4a4f11a bin/sh/sh.1
--- a/bin/sh/sh.1 Thu May 03 05:09:48 2018 +0000
+++ b/bin/sh/sh.1 Thu May 03 05:11:43 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.205 2018/05/03 00:32:11 kre Exp $
+.\" $NetBSD: sh.1,v 1.206 2018/05/03 05:11:43 wiz Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -175,7 +175,6 @@
and
.Dq Ic esac
below (these commands are described later):
-.Pp
.Bd -literal -offset indent
case $- in *i*)
# commands for interactive use only
@@ -3280,7 +3279,6 @@
violate, and which may not be raised once it has been lowered) and soft
limit (which causes processes to be signaled but not necessarily killed,
and which may be raised) is made with these flags:
-.Pp
.Bl -tag -width Fl
.It Fl H
set or inquire about hard limits
@@ -3297,7 +3295,6 @@
.Pp
The limit to be interrogated or set, then, is chosen by specifying
any one of these flags:
-.Pp
.Bl -tag -width Fl
.It Fl a
show all the current limits
Home |
Main Index |
Thread Index |
Old Index