summaryrefslogtreecommitdiffstats
path: root/usr.bin/id/id.1
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-09-23 15:43:29 +0000
committerrwatson <rwatson@FreeBSD.org>2006-09-23 15:43:29 +0000
commit2f0a02201d4138870fc8e30f35809b7c9e2c86ea (patch)
tree2b8cc6ba0aa5fbc99c719252e5630d6ecee5c15e /usr.bin/id/id.1
parent9af53fcaabbc08489f360aaebe10bb92a9f7d9a6 (diff)
downloadFreeBSD-src-2f0a02201d4138870fc8e30f35809b7c9e2c86ea.zip
FreeBSD-src-2f0a02201d4138870fc8e30f35809b7c9e2c86ea.tar.gz
Rename "-a" flag to "-A" in order to avoid conflicting with the "-a" flag
as found on Solaris. Requested by: ceri MFC after: 3 days
Diffstat (limited to 'usr.bin/id/id.1')
-rw-r--r--usr.bin/id/id.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1
index 47e2b29..899ed7d 100644
--- a/usr.bin/id/id.1
+++ b/usr.bin/id/id.1
@@ -45,6 +45,8 @@
.Nm
.Op Ar user
.Nm
+.Fl A
+.Nm
.Fl G Op Fl n
.Op Ar user
.Nm
@@ -53,8 +55,6 @@
.Fl P
.Op Ar user
.Nm
-.Fl a
-.Nm
.Fl g Op Fl nr
.Op Ar user
.Nm
@@ -79,6 +79,9 @@ In this case, the real and effective IDs are assumed to be the same.
.Pp
The options are as follows:
.Bl -tag -width indent
+.It Fl A
+Display the process audit user ID and other process audit properties, which
+requires privilege.
.It Fl G
Display the different group IDs (effective, real and supplementary)
as white-space separated numbers, in no particular order.
@@ -86,9 +89,6 @@ as white-space separated numbers, in no particular order.
Display the MAC label of the current process.
.It Fl P
Display the id as a password file entry.
-.It Fl a
-Display the process audit user ID and other process audit properties, which
-requires privilege.
.It Fl g
Display the effective group ID as a number.
.It Fl n
OpenPOWER on IntegriCloud