From 166848a1579181875e6ac696fd004037441b6b75 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 18 Sep 2020 14:13:33 +0300 Subject: Update id.awk after doc update. --- awklib/eg/prog/id.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awklib/eg/prog') diff --git a/awklib/eg/prog/id.awk b/awklib/eg/prog/id.awk index ff892039..ac6bd990 100644 --- a/awklib/eg/prog/id.awk +++ b/awklib/eg/prog/id.awk @@ -16,7 +16,7 @@ # Options: # -G Output all group ids as space separated numbers (ruid, euid, groups) # -g Output only the euid as a number -# -n Ouput name instead of the numeric value (with -g/-G/-u) +# -n Output name instead of the numeric value (with -g/-G/-u) # -r Output ruid/rguid instead of effective id # -u Output only effective user id, as a number -- cgit v1.2.3