Module Name: src
Committed By: wiz
Date: Sun Sep 11 20:18:30 UTC 2022
Modified Files:
src/usr.bin/whereis: which.1
Log Message:
remove unnecessary quotes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/whereis/which.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/whereis/which.1
diff -u src/usr.bin/whereis/which.1:1.3 src/usr.bin/whereis/which.1:1.4
--- src/usr.bin/whereis/which.1:1.3 Sun Sep 11 20:16:22 2022
+++ src/usr.bin/whereis/which.1 Sun Sep 11 20:18:30 2022
@@ -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