Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/whereis remove unnecessary quotes
details: https://anonhg.NetBSD.org/src/rev/682bdb72f50e
branches: trunk
changeset: 369994:682bdb72f50e
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 11 20:18:30 2022 +0000
description:
remove unnecessary quotes
diffstat:
usr.bin/whereis/which.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r c2d36895f070 -r 682bdb72f50e usr.bin/whereis/which.1
--- a/usr.bin/whereis/which.1 Sun Sep 11 20:16:22 2022 +0000
+++ b/usr.bin/whereis/which.1 Sun Sep 11 20:18:30 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: which.1,v 1.3 2022/09/11 20:16:22 gutteridge Exp $
+.\" $NetBSD: which.1,v 1.4 2022/09/11 20:18:30 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -28,14 +28,14 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91
-.\" $NetBSD: which.1,v 1.3 2022/09/11 20:16:22 gutteridge Exp $
+.\" $NetBSD: which.1,v 1.4 2022/09/11 20:18:30 wiz Exp $
.\"
.Dd April 23, 1991
.Dt WHICH 1
.Os
.Sh NAME
.Nm which
-.Nd "locate a program file in the user's PATH environment variable"
+.Nd locate a program file in the user's PATH environment variable
.Sh SYNOPSIS
.Nm
.Op Fl a
Home |
Main Index |
Thread Index |
Old Index