Remove dot at end of SEE ALSO.

This commit is contained in:
wiz 2022-06-22 22:25:08 +00:00
parent 3a171c57ac
commit 540a4f0552
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: readlink.1,v 1.3 2022/06/22 19:27:47 uwe Exp $
.\" $NetBSD: readlink.1,v 1.4 2022/06/22 22:25:08 wiz Exp $
.\"
.\" Copyright (c) 2002-2011 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -94,7 +94,7 @@ and
.Sh SEE ALSO
.Xr stat 1 ,
.Xr lstat 2 ,
.Xr readlink 2 .
.Xr readlink 2
.Sh HISTORY
The
.Nm