diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
| commit | a866e170777b42fd7921eadd6e7e664f3a031d60 (patch) | |
| tree | f5a5fbfda9358c31fa2746d0671fe366bb17d243 /usr.bin/id | |
| parent | e8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff) | |
Notes
Diffstat (limited to 'usr.bin/id')
| -rw-r--r-- | usr.bin/id/groups.1 | 2 | ||||
| -rw-r--r-- | usr.bin/id/id.1 | 2 | ||||
| -rw-r--r-- | usr.bin/id/whoami.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/id/groups.1 b/usr.bin/id/groups.1 index 59174426d6db..0654f41f3fc9 100644 --- a/usr.bin/id/groups.1 +++ b/usr.bin/id/groups.1 @@ -56,7 +56,7 @@ The .Nm utility displays the groups to which you (or the optionally specified user) belong. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr id 1 diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1 index cf53f44309f5..f0305f18f8ef 100644 --- a/usr.bin/id/id.1 +++ b/usr.bin/id/id.1 @@ -125,7 +125,7 @@ options instead of the effective ID. .It Fl u Display the effective user ID as a number. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr who 1 diff --git a/usr.bin/id/whoami.1 b/usr.bin/id/whoami.1 index 4f7cb533291a..958570df5fcc 100644 --- a/usr.bin/id/whoami.1 +++ b/usr.bin/id/whoami.1 @@ -54,7 +54,7 @@ is suggested for normal interactive use. The .Nm utility displays your effective user ID as a name. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr id 1 |
