diff options
author | Karl Heuer <kwzh@gnu.org> | 1999-05-15 06:01:20 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1999-05-15 06:01:20 +0000 |
commit | 5f6fbc5f5f7deb06312e1bac9a305033c1e9636c (patch) | |
tree | 72acad2e75ff42844e744446f0c3261add6761f0 /man/msdog.texi | |
parent | 1448f5894e3bcd114b20604165dd42d97f1bd37f (diff) | |
download | emacs-5f6fbc5f5f7deb06312e1bac9a305033c1e9636c.tar.gz |
*** empty log message ***
Diffstat (limited to 'man/msdog.texi')
-rw-r--r-- | man/msdog.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/msdog.texi b/man/msdog.texi index 82e865102b8..8d2e48a3d5f 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -378,7 +378,7 @@ also use a printer shared by another machine by setting @code{"//joes_pc/hp4si"}. (It doesn't matter whether you use forward slashes or backslashes here.) To find out the names of shared printers, run the command @samp{net view} at a DOS command prompt to obtain a list -of servers, and @samp{net view server-name} to see the names of printers +of servers, and @samp{net view @var{server-name}} to see the names of printers (and directories) shared by that server. If you set @code{printer-name} to a file name, it's best to use an |