Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2022 13:45:42 GMT
From:      Jens Schweikhardt <schweikh@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e67af79c4b0d - main - Delete xref to suidperl(1) which has long since been removed in perl5.12.
Message-ID:  <202208141345.27EDjgHW064292@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by schweikh:

URL: https://cgit.FreeBSD.org/src/commit/?id=e67af79c4b0d79163cc2730a619e0fc41cb3ca49

commit e67af79c4b0d79163cc2730a619e0fc41cb3ca49
Author:     Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2022-08-14 13:43:27 +0000
Commit:     Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2022-08-14 13:43:27 +0000

    Delete xref to suidperl(1) which has long since been removed in perl5.12.
---
 sbin/mount/mount.8 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8
index 2a877c04c079..63b265982a3e 100644
--- a/sbin/mount/mount.8
+++ b/sbin/mount/mount.8
@@ -264,9 +264,7 @@ mounted partition.
 .It Cm nosuid
 Do not allow set-user-identifier or set-group-identifier bits to take effect.
 Note: this option is worthless if a public available suid or sgid
-wrapper like
-.Xr suidperl 1
-is installed on your system.
+wrapper is installed on your system.
 It is set automatically when the user does not have super-user privileges.
 .It Cm nosymfollow
 Do not follow symlinks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208141345.27EDjgHW064292>