Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/lam Improve previous lam(1) change.



details:   https://anonhg.NetBSD.org/src/rev/f7bddc0621bb
branches:  trunk
changeset: 941664:f7bddc0621bb
user:      dholland <dholland%NetBSD.org@localhost>
date:      Mon Oct 26 03:51:54 2020 +0000

description:
Improve previous lam(1) change.

diffstat:

 usr.bin/lam/lam.1 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r dd29d44e07fe -r f7bddc0621bb usr.bin/lam/lam.1
--- a/usr.bin/lam/lam.1 Mon Oct 26 03:46:57 2020 +0000
+++ b/usr.bin/lam/lam.1 Mon Oct 26 03:51:54 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: lam.1,v 1.12 2020/10/26 03:46:57 dholland Exp $
+.\"    $NetBSD: lam.1,v 1.13 2020/10/26 03:51:54 dholland Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -111,6 +111,9 @@
 " file2 file3 file4
 .Ed
 .Pp
+(with a literal newline; the means for inserting one may depend on
+your shell.)
+.Pp
 Every 2 lines of a file may be joined on one line with
 .Bd -literal -offset indent
 lam \- \- < file



Home | Main Index | Thread Index | Old Index