diff options
author | 2006-08-02 09:09:38 +0000 | |
---|---|---|
committer | 2006-08-02 09:09:38 +0000 | |
commit | 9e33ee39978c2e9f5aa2c948ecd7ed69c2f5d626 (patch) | |
tree | a7a35563d757c4c1548d962ab0c4b18f68da62c9 | |
parent | remove trailing blanks in output of ieee80211_status() as well. (diff) | |
download | wireguard-openbsd-9e33ee39978c2e9f5aa2c948ecd7ed69c2f5d626.tar.xz wireguard-openbsd-9e33ee39978c2e9f5aa2c948ecd7ed69c2f5d626.zip |
grammar
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 1ab8e81916f..bac9116d760 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.173 2006/07/01 11:10:42 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.174 2006/08/02 09:09:38 espie Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1820,7 +1820,7 @@ From This is DESCR. .Ox does not give a specific name to the generated file. -It is not recommended to try to access them directly. +It is not recommended to try to access it directly. .It Ev EXTRACT_AFTER_ARGS Was used to cobble together the normal extraction command, as ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${EXTRACT_AFTER_ARGS}. |