On Mon, 9 Oct 2017, Sergey Kandaurov wrote:

On 9 October 2017 at 13:24, Edward Tomasz Napierala <tr...@freebsd.org>
wrote:

Author: trasz
Date: Mon Oct  9 10:24:06 2017
New Revision: 324427
URL: https://svnweb.freebsd.org/changeset/base/324427

Log:
  Document "tdnam" keyword to ps(1), and add "tdname" alias.

  MFC after:    2 weeks
  Sponsored by: DARPA, AFRL

Modified:
  head/bin/ps/keyword.c
  head/bin/ps/ps.1

Modified: head/bin/ps/keyword.c
============================================================
==================
--- head/bin/ps/keyword.c       Mon Oct  9 08:50:03 2017        (r324426)
+++ head/bin/ps/keyword.c       Mon Oct  9 10:24:06 2017        (r324427)
@@ -201,6 +201,7 @@ static VAR var[] = {
        {"tdev", "TDEV", NULL, "terminal-device", 0, tdev, 0, CHAR, NULL,
0},
        {"tdnam", "TDNAM", NULL, "terminal-device-name", LJUST, tdnam, 0,
CHAR,
            NULL, 0},



Hello,
could you please fix this ^^ "tdnam" description as well?
fwiw, looks like it's only used in libxo as a field name.

[..]

--
wbr,
pluknet

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to