summaryrefslogtreecommitdiffstats
path: root/usr.bin/id
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-03-26 14:24:40 +0000
committercharnier <charnier@FreeBSD.org>2000-03-26 14:24:40 +0000
commit0a686ed3d88b81a85a27a175f3295895d7e81774 (patch)
tree2d39d3fbbd68d3283e3c136d06edd36c26e4e3ca /usr.bin/id
parentd7faf524e18f7439e93c084bc62dcec309c9b2db (diff)
downloadFreeBSD-src-0a686ed3d88b81a85a27a175f3295895d7e81774.zip
FreeBSD-src-0a686ed3d88b81a85a27a175f3295895d7e81774.tar.gz
DIAGNOSTICS section name missing and .Nm changes
Diffstat (limited to 'usr.bin/id')
-rw-r--r--usr.bin/id/groups.18
-rw-r--r--usr.bin/id/id.16
-rw-r--r--usr.bin/id/whoami.18
3 files changed, 11 insertions, 11 deletions
diff --git a/usr.bin/id/groups.1 b/usr.bin/id/groups.1
index 48bbff6..2402063 100644
--- a/usr.bin/id/groups.1
+++ b/usr.bin/id/groups.1
@@ -43,7 +43,7 @@
.Op Ar user
.Sh DESCRIPTION
The
-.Nm groups
+.Nm
utility has been obsoleted by the
.Xr id 1
utility, and is equivalent to
@@ -53,12 +53,12 @@ The command
is suggested for normal interactive use.
.Pp
The
-.Nm groups
+.Nm
utility displays the groups to which you (or the optionally specified user)
belong.
-.Pp
+.Sh DIAGNOSTICS
The
-.Nm groups
+.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr id 1
diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1
index 7205976..4e06136 100644
--- a/usr.bin/id/id.1
+++ b/usr.bin/id/id.1
@@ -42,7 +42,7 @@
.Nm id
.Nd return user identity
.Sh SYNOPSIS
-.Nm
+.Nm id
.Op Ar user
.Nm id
.Fl G Op Fl n
@@ -74,7 +74,7 @@ is specified, the user and group IDs of that user are displayed.
In this case, the real and effective IDs are assumed to be the same.
.Pp
The options are as follows:
-.Bl -tag -width Ds
+.Bl -tag -width indent
.It Fl G
Display the different group IDs (effective, real and supplementary)
as white-space separated numbers, in no particular order.
@@ -121,7 +121,7 @@ options instead of the effective ID.
.It Fl u
Display the effective user ID as a number.
.El
-.Pp
+.Sh DIAGNOSTICS
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
diff --git a/usr.bin/id/whoami.1 b/usr.bin/id/whoami.1
index 16e542e..ff1cb48 100644
--- a/usr.bin/id/whoami.1
+++ b/usr.bin/id/whoami.1
@@ -42,7 +42,7 @@
.Nm whoami
.Sh DESCRIPTION
The
-.Nm whoami
+.Nm
utility has been obsoleted by the
.Xr id 1
utility, and is equivalent to
@@ -52,11 +52,11 @@ The command
is suggested for normal interactive use.
.Pp
The
-.Nm whoami
+.Nm
utility displays your effective user ID as a name.
-.Pp
+.Sh DIAGNOSTICS
The
-.Nm whoami
+.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr id 1
OpenPOWER on IntegriCloud