Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Drop trailing space.
details: https://anonhg.NetBSD.org/src/rev/945c5000f94c
branches: trunk
changeset: 546764:945c5000f94c
user: wiz <wiz%NetBSD.org@localhost>
date: Tue May 06 08:33:08 2003 +0000
description:
Drop trailing space.
diffstat:
bin/sh/sh.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 248e7b61d6ab -r 945c5000f94c bin/sh/sh.1
--- a/bin/sh/sh.1 Tue May 06 08:28:38 2003 +0000
+++ b/bin/sh/sh.1 Tue May 06 08:33:08 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.65 2003/05/04 01:05:24 gmcgarry Exp $
+.\" $NetBSD: sh.1,v 1.66 2003/05/06 08:33:08 wiz Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -1741,7 +1741,7 @@
enables vi-mode editing and places sh into vi insert mode.
(See the
.Sx Argument List Processing
-section above.)
+section above.)
.Pp
The vi mode uses commands similar to a subset of those described in the
.Xr vi 1
@@ -1859,9 +1859,9 @@
.Xr test 1 ,
.Xr editline 3 ,
.Xr getopt 3 ,
+.\" .Xr profile 4 ,
.Xr editrc 5 ,
.Xr passwd 5 ,
-.\" .Xr profile 4 ,
.Xr environ 7 ,
.Xr nls 7 ,
.Xr sysctl 8
Home |
Main Index |
Thread Index |
Old Index