summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorkre <kre@NetBSD.org>2022-12-20 16:48:57 +0000
committerkre <kre@NetBSD.org>2022-12-20 16:48:57 +0000
commit19fd7622b2dc0acfc8e36d6948b9c5576679e618 (patch)
tree899b5fed97292d9247ed8c8fba6be4bc048ea2b6 /bin
parent98c09ab5596e775d716649e997faa9ccdc59b8ec (diff)
Using .Cm Cm makes no sense at all - no idea what I was thinking there
(perhaps just an editing error).
Diffstat (limited to 'bin')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 6803a107213..ca3185aa21f 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -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 @@ a login shell.
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