mirror of
https://github.com/openbsd/src.git
synced 2026-04-24 14:14:37 +00:00
Delete duplicate SEE ALSO entry: lstat(2) is documented in the same
manual page as stat(2), and will almost certainly always be, so having SEE ALSO pointers to both was gratuitiously wordy.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: stat.1,v 1.24 2019/09/07 10:28:27 schwarze Exp $
|
||||
.\" $OpenBSD: stat.1,v 1.25 2026/01/18 14:18:22 schwarze Exp $
|
||||
.\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
@@ -28,7 +28,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: September 7 2019 $
|
||||
.Dd $Mdocdate: January 18 2026 $
|
||||
.Dt STAT 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -468,7 +468,6 @@ Apr 24 16:47:35 2002 /tmp/foo
|
||||
.Xr file 1 ,
|
||||
.Xr ls 1 ,
|
||||
.Xr readlink 1 ,
|
||||
.Xr lstat 2 ,
|
||||
.Xr readlink 2 ,
|
||||
.Xr stat 2 ,
|
||||
.Xr printf 3 ,
|
||||
|
||||
Reference in New Issue
Block a user