Print this page
6282 ONBLD man pages not pbchk clean
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>

@@ -18,20 +18,17 @@
 .\" CDDL HEADER END
 .\"
 .\" Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 .\" Use is subject to license terms."
 .\"
-.TH hgsetup 1ONBLD "2 October 2008"
+.TH HGSETUP 1ONBLD "Oct 2, 2008"
 .SH NAME
 .I hgsetup
 \- sets up a user's ~/.hgrc for development of ON with Mercurial
 .SH SYNOPSIS
 \fBhgsetup [-f] [-c \fIcdm_path\fP] [-m \fImerge_path\fP] [-n \fIname\fP] [-e \fIemail\fP] [-p \fIproxy\fP] [-s \fIstyle_path\fP]
-.LP
 .SH DESCRIPTION
-.IX "OS-Net build tools" "hgsetup" "" "\fBhgsetup\fP"
-.LP
 The hgsetup script sets up a user's ~/.hgrc (hgrc(5)) file for development
 of ON (OS/Net) with Mercurial.  
 .LP
 It populates the author and email fields with the user's information.
 It loads the Cadmium extension.

@@ -60,14 +57,12 @@
 .B -p
 Specify an http_proxy to use for interacting with HTTP repositories
 .TP 10
 .B -s
 Override the path to the Mercurial style file
-.LP
 .SH OUTPUT
 .LP
 Generates a .hgrc file in the user's home directory.
-.LP
 .SH SEE ALSO
 .LP
 .IR hgrc(5),
 .IR hg(1),