From 78e2b80994f58867af4e1bfedd5f7866ca421fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Hugues?= Date: Wed, 22 Sep 2004 18:13:50 +0000 Subject: [PATCH] Replace man page for ab_names with man page for po_names [Imported from Perforce change 8577 at 2006-12-01 20:35:54] Subversion-branch: /trunk/polyorb Subversion-revision: 36154 --- doc/Makefile.am | 2 +- doc/{ab_names.1 => po_names.1} | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) rename doc/{ab_names.1 => po_names.1} (75%) diff --git a/doc/Makefile.am b/doc/Makefile.am index 7df2df8cf..0d54d01f8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ info_TEXINFOS = polyorb_ug.texi polyorb_dg.texi -man_MANS = ab_names.1 idlac.1 polyorb-config.1 polyorb.7 +man_MANS = po_names.1 idlac.1 polyorb-config.1 polyorb.7 SUFFIXES = .idl .ads .adb .texi .sed .pdf .txt .html diff --git a/doc/ab_names.1 b/doc/po_names.1 similarity index 75% rename from doc/ab_names.1 rename to doc/po_names.1 index 05b1a0fcf..9bceff2be 100644 --- a/doc/ab_names.1 +++ b/doc/po_names.1 @@ -1,18 +1,18 @@ -.TH AB_NAMES 1 "December 1, 2003" "PolyORB team" "PolyORB documentation" +.TH PO_NAMES 1 "December 1, 2003" "PolyORB team" "PolyORB documentation" .SH NAME -ab_names \- PolyORB name server +po_names \- PolyORB name server .SH SYNOPSIS -.B ab_names +.B po_names .SH DESCRIPTION -.B ab_names +.B po_names is an implementation of CORBA CosNaming service built on top of .B PolyORB. .SH ENVIRONMENT -.B ab_names +.B po_names uses the .I POLYORB_CONF environment variable. See