Module Name: src
Committed By: uwe
Date: Wed Jun 22 19:27:47 UTC 2022
Modified Files:
src/usr.bin/stat: readlink.1
Log Message:
readlink(1): Add italic correction.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/stat/readlink.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/stat/readlink.1
diff -u src/usr.bin/stat/readlink.1:1.2 src/usr.bin/stat/readlink.1:1.3
--- src/usr.bin/stat/readlink.1:1.2 Wed Jun 22 19:18:17 2022
+++ src/usr.bin/stat/readlink.1 Wed Jun 22 19:27:47 2022
@@ -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.