readlink(1): Add italic correction.
This commit is contained in:
parent
40a9b8fdca
commit
e4c7d7d38d
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: readlink.1,v 1.2 2022/06/22 19:18:17 uwe Exp $
|
||||
.\" $NetBSD: readlink.1,v 1.3 2022/06/22 19:27:47 uwe Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002-2011 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -82,7 +82,7 @@ This is an alternative to
|
|||
Turn off quiet mode.
|
||||
.Nm
|
||||
will display errors about
|
||||
.Ar file Ns s
|
||||
.Ar file\^ Ns s
|
||||
for which
|
||||
.Xr lstat 2
|
||||
fails.
|
||||
|
|
Loading…
Reference in New Issue