File: genior.1

package info (click to toggle)
omniorb-dfsg 4.3.3%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,172 kB
  • sloc: cpp: 115,843; python: 24,962; ansic: 13,414; sh: 2,665; makefile: 40
file content (24 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH genior 1 "8 May 97" "ORL"

.SH NAME
genior \- Utility for creating a stringified IOR

.SH SYNOPSIS
.B genior
[\-x]
<Type ID> <hostname> <port number> [object key]

.SH DESCRIPTION
genior generates a stringified object reference
from the arguments supplied to it.
If an object key argument isn't supplied, it will
use an object key generated by omniORB2.

.SH OPTIONS
.TP
.B \-x
Interpret the object key as a hexadecimal value. This 
value should begin with "0x"

.SH SEE ALSO
catior(1)