Updated FIXME

This commit is contained in:
Michael Kerrisk 2007-10-13 12:51:17 +00:00
parent d672d5c719
commit 1d93c27249
2 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@ a non-NULL
argument. argument.
This mask does not take into consideration any adminstratively imposed This mask does not take into consideration any adminstratively imposed
restrictions on the process's context. restrictions on the process's context.
.\" FIXME: .\" FIXME
.\" "context" above refers to cpusets. .\" "context" above refers to cpusets.
.\" No man page to reference. --Lee Schermerhorn .\" No man page to reference. --Lee Schermerhorn
.\" .\"

View File

@ -55,7 +55,7 @@
.Ft int .Ft int
.Fn ruserok "const char *rhost" "int superuser" "const char *ruser" "const char *luser" .Fn ruserok "const char *rhost" "int superuser" "const char *ruser" "const char *luser"
.\" These functions require _BSD_SOURCE on Linux .\" These functions require _BSD_SOURCE on Linux
.\" FIXME: . does iruserok() really exist on Linux? .\" FIXME . does iruserok() really exist on Linux?
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Fn rcmd .Fn rcmd