Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19427
b: refs/heads/master
c: db80581
h: refs/heads/master
i:
  19425: 14cd16b
  19423: ebcb45e
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Feb 1, 2006
1 parent 794c450 commit 9d1e447
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6b7a1edcb31306f904b5b11354bf0d198136e15
refs/heads/master: db805812084ab03fbf6aac95c5f7ef2f50e3bd9a
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/mcast_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ void mcast_init(struct net_device *dev, void *data)
dpri->dev = dev;

printk("mcast backend ");
printk("multicast adddress: %s:%u, TTL:%u ",
printk("multicast address: %s:%u, TTL:%u ",
dpri->addr, dpri->port, dpri->ttl);

printk("\n");
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/mconsole_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ void mconsole_proc(struct mc_request *req)
config <dev> - Query the configuration of a device \n\
remove <dev> - Remove a device from UML \n\
sysrq <letter> - Performs the SysRq action controlled by the letter \n\
cad - invoke the Ctl-Alt-Del handler \n\
cad - invoke the Ctrl-Alt-Del handler \n\
stop - pause the UML; it will do nothing until it receives a 'go' \n\
go - continue the UML after a 'stop' \n\
log <string> - make UML enter <string> into the kernel log\n\
Expand Down

0 comments on commit 9d1e447

Please sign in to comment.