| Summary: | ediff man page incomplete | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Mark Stosberg <mark> |
| Component: | Books & Articles | Assignee: | Giorgos Keramidas <keramida> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Mark Stosberg
2001-09-16 23:30:00 UTC
mark@summersault.com <mark@summersault.com> wrote: > > I'm not sure whether this is a GNU distribution bug or a FreeBSD bug. I'm > sorry if I'm posted this report in th wrong place. The documentation of sdiff does not include a manpage that describes the merging commands, because GNU people seem to prefer the `info' format for documenting their programs. You can find the documentation for merging with sdiff by reading up: % info '(diff)' Read the node ``Interactive Merging''. It does have what you want :-) I guess, now this PR can be closed. -giorgos Thanks for the pointer Giorges. I also figured out that if I try "h" once I've started the program interactively, that will give me what I want, too. What about updating the man page to tell people they should read the "info" page for more information? I'm familiar with the info system, but that just didn't occur to me. -mark On Mon, 17 Sep 2001, Giorgos Keramidas wrote: > mark@summersault.com <mark@summersault.com> wrote: > > > > I'm not sure whether this is a GNU distribution bug or a FreeBSD bug. I'm > > sorry if I'm posted this report in th wrong place. > > The documentation of sdiff does not include a manpage that describes the > merging commands, because GNU people seem to prefer the `info' format for > documenting their programs. You can find the documentation for merging with > sdiff by reading up: > > % info '(diff)' > > Read the node ``Interactive Merging''. It does have what you want :-) > > I guess, now this PR can be closed. > > -giorgos > http://mark.stosberg.com/ Responsible Changed From-To: freebsd-doc->keramida I'm going to update sdiff's manpage from its info docs. State Changed From-To: open->closed I've added a pointer to the info documentation in revision 1.2 of src/gnu/usr.bin/sdiff/sdiff.1,v Thanks for submitting this bug report! |