From 3e8b019665b0dc18661a8a7e0ab32d177e4a6f42 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 9 Jan 2022 03:19:59 -0600 Subject: [PATCH] Reword some command directory READMEs (this tweaks menuconfig display). --- toys/android/README | 5 +++-- toys/net/README | 7 ++++++- toys/pending/README | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/toys/android/README b/toys/android/README index d471a20a..b1b627ca 100644 --- a/toys/android/README +++ b/toys/android/README @@ -1,5 +1,6 @@ -Android +Android commands -Commands primarily used by Android, not vanilla Linux. (Also SELinux stuff.) +Commands primarily used by Android, not present in vanilla Linux. +(Mostly SELinux stuff.) Bug Elliott Hughes about this. diff --git a/toys/net/README b/toys/net/README index 8708e4b5..49259ca0 100644 --- a/toys/net/README +++ b/toys/net/README @@ -1 +1,6 @@ -Networking +Networking commands + +The Internet Engineering Task Force publishes standards drafts at +https://www.ietf.org/rfc/rfc-index.txt (ala https://www.ietf.org/rfc/rfc3.txt) +and the commands tend to be documented in manual page section 8 +https://man7.org/linux/man-pages/dir_section_8.html diff --git a/toys/pending/README b/toys/pending/README index 2eb83e11..de44b024 100644 --- a/toys/pending/README +++ b/toys/pending/README @@ -1,4 +1,4 @@ -pending (see toys/pending/README) +Pending (unfinished) commands Commands in this directory are external submissions awaiting review and/or cleanup before being "promoted" to one of the other directories. -- 2.39.2