Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Using .Cm Cm makes no sense at all - no idea what I w...
details: https://anonhg.NetBSD.org/src/rev/ad2a5bfc21ab
branches: trunk
changeset: 372692:ad2a5bfc21ab
user: kre <kre%NetBSD.org@localhost>
date: Tue Dec 20 16:48:57 2022 +0000
description:
Using .Cm Cm makes no sense at all - no idea what I was thinking there
(perhaps just an editing error).
diffstat:
bin/sh/sh.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1ffcb06f681c -r ad2a5bfc21ab bin/sh/sh.1
--- a/bin/sh/sh.1 Tue Dec 20 09:40:09 2022 +0000
+++ b/bin/sh/sh.1 Tue Dec 20 16:48:57 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.253 2022/12/20 01:18:42 uwe Exp $
+.\" $NetBSD: sh.1,v 1.254 2022/12/20 16:48:57 kre Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -424,7 +424,7 @@
When reset on the command line
.Po Cm \&+l
or
-.Cm Cm \&+o Em login Pc ,
+.Cm \&+o Em login Pc ,
the shell will not be
considered a login shell, even if the command name parameter
.Po Va argv[0] Pc
Home |
Main Index |
Thread Index |
Old Index