Module Name:    src
Committed By:   reed
Date:           Wed Jul  8 00:06:33 UTC 2020

Modified Files:
        src/usr.bin/sys_info: README

Log Message:
Remove -a from example

(removed from script and manual in the 20170821 version)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/sys_info/README

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

Modified files:

Index: src/usr.bin/sys_info/README
diff -u src/usr.bin/sys_info/README:1.1 src/usr.bin/sys_info/README:1.2
--- src/usr.bin/sys_info/README:1.1	Sat Jun  4 15:27:11 2016
+++ src/usr.bin/sys_info/README	Wed Jul  8 00:06:33 2020
@@ -4,7 +4,7 @@ on most libraries.
 
 Its use is as follow:
 
-	[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info -a
+	[19:41:13] agc@netbsd-002 ...external/bsd/sys_info [4568] > ./sys_info
 	awk-20121220
 	bind-9.10.3pl3
 	bzip2-1.0.6
@@ -35,9 +35,6 @@ Its use is as follow:
 	NetBSD-7.99.26
 	[19:41:38] agc@netbsd-002 ...external/bsd/sys_info [4571] >
 
-The -a option can be given to the script to print out the information
-on all known components.
-
 The sys_info script also works on libraries, returning their
 "versions" as given by the shared object version numbers.
 

Reply via email to