FreeBSD Bugzilla – Attachment 28317 Details for
Bug 47690
builtin(1) manpage is wrong about external commands
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 827 bytes, created by
Gary W. Swearingen
on 2003-01-30 21:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gary W. Swearingen
Created:
2003-01-30 21:30:00 UTC
Size:
827 bytes
patch
obsolete
>--- /usr/src/share/man/man1/Makefile..orig Thu Jan 30 12:37:47 2003 >+++ /usr/src/share/man/man1/Makefile Thu Jan 30 12:56:29 2003 >@@ -3,9 +3,11 @@ > > MAN= builtin.1 intro.1 > >-# Create MLINKS for Shell built in commands for which there are no userland >-# utilities of the same name: >-MLINKS= builtin.1 alias.1 builtin.1 alloc.1 builtin.1 bg.1 builtin.1 bindkey.1 \ >+# Create MLINKS for shell built-in commands for which there are no userland >+# utilities of the same name which have their own manpages: >+MLINKS= builtin.1 '..1' builtin.1 ':.1' builtin.1 '@.1' \ >+ builtin.1 alias.1 builtin.1 alloc.1 builtin.1 bg.1 \ >+ builtin.1 bind.1 builtin.1 bindkey.1 \ > builtin.1 break.1 builtin.1 breaksw.1 builtin.1 builtins.1 \ > builtin.1 case.1 builtin.1 cd.1 builtin.1 chdir.1 builtin.1 command.1 \ > builtin.1 complete.1 \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47690
: 28317 |
28318