remove unnecessary quotes

This commit is contained in:
wiz 2022-09-11 20:18:30 +00:00
parent 4ed6455cff
commit 927269fa51
1 changed files with 3 additions and 3 deletions

View File

@ -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. .\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved. .\" All rights reserved.
@ -28,14 +28,14 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91 .\" 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 .Dd April 23, 1991
.Dt WHICH 1 .Dt WHICH 1
.Os .Os
.Sh NAME .Sh NAME
.Nm which .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 .Sh SYNOPSIS
.Nm .Nm
.Op Fl a .Op Fl a