summaryrefslogtreecommitdiff
path: root/sys/man/1/hg
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-05-05 06:41:01 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-05-05 06:41:01 +0000
commitde2dc860d3c8cd7dd410e06353663b5b7d00fa3a (patch)
tree8dd4d19ad64bea92853bb16685d1071f0472bc0f /sys/man/1/hg
parent2908369aeb4b2c85f611c8329b65ae42e58f4f01 (diff)
fix manual (book) build, add files/permissions for lp, compile postscript
Diffstat (limited to 'sys/man/1/hg')
-rw-r--r--sys/man/1/hg12
1 files changed, 7 insertions, 5 deletions
diff --git a/sys/man/1/hg b/sys/man/1/hg
index 7a621ac0d..c335a8896 100644
--- a/sys/man/1/hg
+++ b/sys/man/1/hg
@@ -4,24 +4,26 @@ hg \- Mercurial source code management system
.SH SYNOPSIS
.B hg
[
-.I global option ...
+.I globaloptions
]
.I command
[
-.I command/global option ...
+.I commandoptions
] [
-.I argument ...
+.I arguments
]
.SH DESCRIPTION
The
-.IR hg (1)
+.I hg
command provides a command line interface to the Mercurial system.
.sp
.SH "COMMAND ELEMENTS"
.PP
files ...
.RS 4
-indicates one or more filename or relative path filenames; see "FILE NAME PATTERNS" for information on pattern matching
+indicates one or more filename or relative path filenames; see
+.I "FILE PATTERNS"
+for information on pattern matching
.RE
.PP
path