From c1b8f1224c8f1160155ff9294080a899364ad799 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 25 Jan 2001 05:12:02 +0000 Subject: Apply a patch from Brent Priddy to add 'id -n' support. -Erik --- docs/busybox.pod | 3 ++- docs/busybox.sgml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/busybox.pod b/docs/busybox.pod index ba88bee0c..e3da284f1 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -871,6 +871,7 @@ Options: -g prints only the group ID -u prints only the user ID + -n print a name instead of a number (with for -ug) -r prints the real user ID instead of the effective ID (with -ug) Example: @@ -2321,4 +2322,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.87 2001/01/24 19:15:07 andersen Exp $ +# $Id: busybox.pod,v 1.88 2001/01/25 05:12:02 andersen Exp $ diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 8b77c5117..58d7df859 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -1474,6 +1474,7 @@ -g Print only the group ID -u Print only the user ID + -n print a name instead of a number (with for -ug) -r Print the real user ID instead of the effective ID (with -ug) -- cgit v1.2.3