summaryrefslogtreecommitdiff
path: root/docs/busybox.sgml
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-25 05:12:02 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-25 05:12:02 +0000
commitc1b8f1224c8f1160155ff9294080a899364ad799 (patch)
tree092433d84f312e08b8eb118b26b4fd02558eeca4 /docs/busybox.sgml
parent155c89b0c3aa0e86c630bccc0af4143223b49121 (diff)
downloadbusybox-w32-c1b8f1224c8f1160155ff9294080a899364ad799.tar.gz
busybox-w32-c1b8f1224c8f1160155ff9294080a899364ad799.tar.bz2
busybox-w32-c1b8f1224c8f1160155ff9294080a899364ad799.zip
Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add
'id -n' support. -Erik
Diffstat (limited to 'docs/busybox.sgml')
-rw-r--r--docs/busybox.sgml1
1 files changed, 1 insertions, 0 deletions
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 @@
1474 <screen> 1474 <screen>
1475 -g Print only the group ID 1475 -g Print only the group ID
1476 -u Print only the user ID 1476 -u Print only the user ID
1477 -n print a name instead of a number (with for -ug)
1477 -r Print the real user ID instead of the effective ID (with -ug) 1478 -r Print the real user ID instead of the effective ID (with -ug)
1478 </screen> 1479 </screen>
1479 </para> 1480 </para>