Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/whereis which.1: minor grammar and style consistency...



details:   https://anonhg.NetBSD.org/src/rev/c2d36895f070
branches:  trunk
changeset: 369993:c2d36895f070
user:      gutteridge <gutteridge%NetBSD.org@localhost>
date:      Sun Sep 11 20:16:22 2022 +0000

description:
which.1: minor grammar and style consistency fixes

diffstat:

 usr.bin/whereis/which.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 813f8934eb5f -r c2d36895f070 usr.bin/whereis/which.1
--- a/usr.bin/whereis/which.1   Sun Sep 11 16:42:07 2022 +0000
+++ b/usr.bin/whereis/which.1   Sun Sep 11 20:16:22 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: which.1,v 1.2 2010/04/05 16:13:58 joerg Exp $
+.\"    $NetBSD: which.1,v 1.3 2022/09/11 20:16:22 gutteridge 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.2 2010/04/05 16:13:58 joerg Exp $
+.\"    $NetBSD: which.1,v 1.3 2022/09/11 20:16:22 gutteridge Exp $
 .\"
 .Dd April 23, 1991
 .Dt WHICH 1
 .Os
 .Sh NAME
 .Nm which
-.Nd "locate a program file in the users $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