Source-Changes-HG archive

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

[src/trunk]: src Use space on both sides of the pipe symbol, for readability



details:   https://anonhg.NetBSD.org/src/rev/93c621a0530f
branches:  trunk
changeset: 994148:93c621a0530f
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Oct 22 08:49:00 2018 +0000

description:
Use space on both sides of the pipe symbol, for readability

diffstat:

 README.md |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 2ce8addbe540 -r 93c621a0530f README.md
--- a/README.md Mon Oct 22 08:42:53 2018 +0000
+++ b/README.md Mon Oct 22 08:49:00 2018 +0000
@@ -24,7 +24,7 @@
 -------
 
 On a running NetBSD system  
-    cd /usr/tests; atf-run |atf-report
+    cd /usr/tests; atf-run | atf-report
 
 Troubleshooting
 ---------------



Home | Main Index | Thread Index | Old Index