summaryrefslogtreecommitdiffstats
path: root/usr.bin/which
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-08-14 06:32:26 +0000
committerjmc <jmc@openbsd.org>2013-08-14 06:32:26 +0000
commit73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740 (patch)
tree702a4ca0d53dfd62ca8003eba67c59d24908d15a /usr.bin/which
parentregen (diff)
downloadwireguard-openbsd-73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740.tar.xz
wireguard-openbsd-73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740.zip
no longer any need to quote macro lines with >9 args;
From: Jan Stary
Diffstat (limited to 'usr.bin/which')
-rw-r--r--usr.bin/which/which.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/which/which.1 b/usr.bin/which/which.1
index a06455b5171..4d152a5d9da 100644
--- a/usr.bin/which/which.1
+++ b/usr.bin/which/which.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: which.1,v 1.23 2011/10/09 14:39:49 jmc Exp $
+.\" $OpenBSD: which.1,v 1.24 2013/08/14 06:32:30 jmc Exp $
.\"
.\" Copyright (c) 1980, 1991 Regents of the University of California.
.\" All rights reserved.
@@ -29,12 +29,12 @@
.\"
.\" from: @(#)which.1 6.3 (Berkeley) 4/23/91
.\"
-.Dd $Mdocdate: October 9 2011 $
+.Dd $Mdocdate: August 14 2013 $
.Dt WHICH 1
.Os
.Sh NAME
.Nm which
-.Nd "locate a program file (or files) in the path"
+.Nd locate a program file (or files) in the path
.Sh SYNOPSIS
.Nm which
.Op Fl a