Module Name:    src
Committed By:   pgoyette
Date:           Mon Oct 22 08:49:00 UTC 2018

Modified Files:
        src: README.md

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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/README.md

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/README.md
diff -u src/README.md:1.2 src/README.md:1.3
--- src/README.md:1.2	Mon Oct 22 08:42:53 2018
+++ src/README.md	Mon Oct 22 08:49:00 2018
@@ -24,7 +24,7 @@ Testing
 -------
 
 On a running NetBSD system  
-    cd /usr/tests; atf-run |atf-report
+    cd /usr/tests; atf-run | atf-report
 
 Troubleshooting
 ---------------

Reply via email to