Module Name: src
Committed By: kre
Date: Tue Dec 20 16:48:57 UTC 2022
Modified Files:
src/bin/sh: sh.1
Log Message:
Using .Cm Cm makes no sense at all - no idea what I was thinking there
(perhaps just an editing error).
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 src/bin/sh/sh.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/sh/sh.1
diff -u src/bin/sh/sh.1:1.253 src/bin/sh/sh.1:1.254
--- src/bin/sh/sh.1:1.253 Tue Dec 20 01:18:42 2022
+++ src/bin/sh/sh.1 Tue Dec 20 16:48:57 2022
@@ -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