/usr/share/doc/rsl/search_rsl.html is in librsl-doc 1.42-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <html><head>
<title> Search Page </title>
</head>
<body bgcolor='ffffff'>
<H1><center>RSL Search Page</center></H1>
<br><br>
<form method="POST" action="http://trmm.gsfc.nasa.gov/cgi-bin/search_rsl.pl">
Search RSL library for string in <SELECT NAME=category>
<OPTION VALUE=1 SELECTED>function name
<OPTION VALUE=2 >function output structure
<OPTION VALUE=3 >function parameter list
<OPTION VALUE=4 >any function location
</SELECT>
<p>
Search variable: <INPUT NAME="search_string" SIZE=15>
<INPUT TYPE=submit VALUE=" Submit">
</form>
<hr><p>
</html>
|