OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / man / original / man1 / hman.1
1 .\" Copyright (c) 1998 Andries Brouwer
2 .\"
3 .\" You may distribute under the terms of the GNU General Public
4 .\" License as specified in the README file that comes with the man 1.0
5 .\" distribution.  
6 .TH hman 1 "19 January 1998"
7 .LO 1
8 .SH NAME
9 hman \- browse the on-line manual pages
10 .SH SYNOPSIS
11 .B hman
12 [ -P \fIbrowser\fP ] [ -H \fIhost\fP ] [ \fIsection\fP ] \fIname\fP
13 .br
14 .B hman
15 [ -P \fIbrowser\fP ] [ -H \fIhost\fP ] [ \fIsection\fP ] [ index ]
16 .SH DESCRIPTION
17 The 
18 .B hman
19 script is an interface to man2html(1) that allows you to enter man page
20 requests at the command line and view the output in your favourite
21 browser.
22 The behaviour reminds of that of
23 .BR man (1)
24 so that many people will be able to alias
25 .B hman
26 to
27 .BR man .
28 If the browser used is netscape, and an incarnation of netscape
29 is running already,
30 .B hman
31 will pass the request to the existing browser.
32
33 .SH OPTIONS
34 .TP
35 .B \-\^P " browser"
36 Specify which browser (like lynx, xmosaic, arena, chimera,
37 netscape, amaya, ...) to use. 
38 This option overrides the
39 .B MANHTMLPAGER
40 environment variable.
41 The default is the non-httpd version of
42 .BR lynx .
43 .TP
44 .B \-\^H " host"
45 Specify from what host to get the man pages.
46 This option overrides the
47 .B MANHTMLHOST
48 environment variable.
49 The default is
50 .BR localhost .
51
52 .SH ENVIRONMENT
53 .TP
54 MANHTMLPAGER
55 The default browser to use is selected using this environment variable.
56 .TP
57 MANHTMLHOST
58 The default host to use is selected using this environment variable.
59
60 .SH "SEE ALSO"
61 .BR man (1),
62 .BR man2html (1),
63 .BR arena (1),
64 .BR lynx (1),
65 .BR netscape (1),
66 .BR xmosaic (1),
67 .BR glimpse (1)
68
69 http://www.mcom.com/newsref/std/x-remote.html