docs/85008: [patch] environ(7) manpage references builtin(1) but not printenv(1)
Gary W. Swearingen
garys at opusnet.com
Tue Aug 16 20:30:17 UTC 2005
>Number: 85008
>Category: docs
>Synopsis: [patch] environ(7) manpage references builtin(1) but not
printenv(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 16 20:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Gary W. Swearingen
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
none
>Environment:
n/a
>Description:
environ(7) manpage references builtin(1) (as cd(1)) and ex(1)
for no apparent reason, but not printenv(1).
(It also references system(3), but I'm less sure about the
irrelevance of that, so I don't propose removing it.)
>How-To-Repeat:
n/a
>Fix:
Remove cd(1) and ex(1).
Add printenv(1).
Move csh(1) to make the grouping more consistent.
--- environ..orig.7 Mon Aug 8 16:42:46 2005
+++ environ.7 Mon Aug 8 17:20:13 2005
@@ -234,11 +234,10 @@
.Ev IFS ,
unless you know what you are doing.
.Sh SEE ALSO
-.Xr cd 1 ,
-.Xr csh 1 ,
.Xr env 1 ,
-.Xr ex 1 ,
+.Xr printenv 1 ,
.Xr login 1 ,
+.Xr csh 1 ,
.Xr sh 1 ,
.Xr execve 2 ,
.Xr execle 3 ,
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list