In man page cross refs to sudo, indicate it comes from ports/security/sudo.

This commit is contained in:
Jens Schweikhardt 2022-08-14 11:42:18 +02:00
parent a4b8c6d9d5
commit 7c20397b72
3 changed files with 6 additions and 6 deletions

View file

@ -68,7 +68,7 @@ utility uses
.Xr dtrace 1 .Xr dtrace 1
to display process info when a given DTrace probe point is triggered. to display process info when a given DTrace probe point is triggered.
Only the root user or users with Only the root user or users with
.Xr sudo 8 .Xr sudo 8 Pq Pa ports/security/sudo
access can run this command. access can run this command.
.Pp .Pp
.Nm .Nm

View file

@ -110,7 +110,7 @@ Prohibit the
.Cm allow_other .Cm allow_other
mount flag. mount flag.
Intended for use in scripts and the Intended for use in scripts and the
.Xr sudoers 5 .Xr sudoers 5 Pq Pa ports/security/sudo
file. file.
.It Fl S , Ic --safe .It Fl S , Ic --safe
Run in safe mode (i.e., reject invoking a filesystem daemon). Run in safe mode (i.e., reject invoking a filesystem daemon).
@ -253,7 +253,7 @@ beyond the
.Va vfs.usermount .Va vfs.usermount
sysctl). sysctl).
The primary tool for such purposes is The primary tool for such purposes is
.Xr sudo 8 . .Xr sudo 8 Pq Pa ports/security/sudo .
However, given that However, given that
.Nm .Nm
is capable of invoking an arbitrary program, one must be careful when doing this. is capable of invoking an arbitrary program, one must be careful when doing this.
@ -275,7 +275,7 @@ ignores the environment variable
and always behaves as described. and always behaves as described.
.Pp .Pp
In general, to be as scripting / In general, to be as scripting /
.Xr sudoers 5 .Xr sudoers 5 Pq Pa ports/security/sudo
friendly as possible, no information has a fixed friendly as possible, no information has a fixed
position in the command line, but once a given piece of information is position in the command line, but once a given piece of information is
provided, subsequent arguments/options cannot override it (with the provided, subsequent arguments/options cannot override it (with the
@ -355,7 +355,7 @@ does not call any external utility and also provides a hacky
.Sh SEE ALSO .Sh SEE ALSO
.Xr fstat 1 , .Xr fstat 1 ,
.Xr mount 8 , .Xr mount 8 ,
.Xr sudo 8 , .Xr sudo 8 Pq Pa ports/security/sudo ,
.Xr umount 8 .Xr umount 8
.Sh HISTORY .Sh HISTORY
.Nm .Nm

View file

@ -75,7 +75,7 @@ Print usage statement and exit.
Secure X11 mode Secure X11 mode
.Pq implies Fl X . .Pq implies Fl X .
As root, always prompt-for and validate As root, always prompt-for and validate
.Xr sudo 8 .Xr sudo 8 Pq Pa ports/security/sudo
username/password before starting. username/password before starting.
.It Fl X .It Fl X
Use Use