diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-10 02:07:00 +0000 |
commit | c12b44c606b6cad01d15533ba20af28dde78aea6 (patch) | |
tree | b5f4dc5969c284d77f6a79e6bdf32264b6841eb9 /usr.bin/fetch/fetch.1 | |
parent | c5b8ea046e66bbdee2b74df0b6e50fca4fa70295 (diff) | |
download | FreeBSD-src-c12b44c606b6cad01d15533ba20af28dde78aea6.zip FreeBSD-src-c12b44c606b6cad01d15533ba20af28dde78aea6.tar.gz |
General mdoc(7) and typo fixes.
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-rw-r--r-- | usr.bin/fetch/fetch.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index e6779a4..d8f5bb6 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -254,7 +254,7 @@ for a description of additional environment variables, including .Ev HTTP_REFERER , .Ev HTTP_USER_AGENT , .Ev NETRC , -.Ev NO_PROXY and +.Ev NO_PROXY No and .Ev no_proxy . .Sh EXIT STATUS The |