comparison doc/gaim-remote.1.in @ 8656:a47f038ecf9a

[gaim-migrate @ 9408] A patch to the gaim-remote man page from Kurt McKee (the_truk_stop): I noticed two lines, one with an obvious grammatical error, and the other just seemed worded oddly. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 14 Apr 2004 03:13:08 +0000
parents 01c297526fad
children
comparison
equal deleted inserted replaced
8655:69a1b2a7a0d8 8656:a47f038ecf9a
30 30
31 .SH "URIs" 31 .SH "URIs"
32 The following URIs are currently valid. These default to acting on the first AIM account you have in your list: 32 The following URIs are currently valid. These default to acting on the first AIM account you have in your list:
33 .TP 33 .TP
34 .B aim:goim?screenname=[SCREENNAME] 34 .B aim:goim?screenname=[SCREENNAME]
35 Opens a new conversation window to the given screenname. 35 Begins a new conversation with the given screenname.
36 .TP 36 .TP
37 .B aim:goim?screenname=[SCREENNAME]&message=[MESSAGE] 37 .B aim:goim?screenname=[SCREENNAME]&message=[MESSAGE]
38 Sends the given message to the screenname. Spaces in the message must be replaced with +. 38 Sends the given message to the screenname. Spaces in the message must be replaced with +.
39 .TP 39 .TP
40 .B aim:gochat?roomname=[CHATROOM] 40 .B aim:gochat?roomname=[CHATROOM]
41 Opens a chat window in the given room. 41 Opens a chat window in the given room.
42 .TP 42 .TP
43 .B aim:addbuddy?screenname=[SCREENNAME] 43 .B aim:addbuddy?screenname=[SCREENNAME]
44 Opens a dialog to adds the specified buddy to your buddy list. 44 Opens a dialog to add the specified buddy to your buddy list.
45 45
46 .SH "FILES" 46 .SH "FILES"
47 .TP 47 .TP
48 .I /tmp/gaim_[USERNAME].[INSTANCE] 48 .I /tmp/gaim_[USERNAME].[INSTANCE]
49 The UNIX domain socket used to contact the running instance of \fBGaim\fR. 49 The UNIX domain socket used to contact the running instance of \fBGaim\fR.