Improve markup.
This commit is contained in:
parent
09417ff625
commit
0e28d608e9
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pkg_add.1,v 1.34 2009/02/28 16:19:17 wiz Exp $
|
||||
.\" $NetBSD: pkg_add.1,v 1.35 2009/03/22 23:42:35 joerg Exp $
|
||||
.\"
|
||||
.\" FreeBSD install - a package for the installation and maintenance
|
||||
.\" of non-core utilities.
|
||||
|
@ -32,7 +32,10 @@
|
|||
.Op Fl p Ar prefix
|
||||
.Op Fl W Ar viewbase
|
||||
.Op Fl w Ar view
|
||||
.Ar \fR[[ftp|http]://[\fIuser\fR[:\fIpassword]\fR@]\fIhost\fR[:\fIport\fR]][/\fIpath/\fR]pkg-name ...
|
||||
.Ar Oo Oo Li ftp|http Oc Ns Li :// Ns Oo Ar user Oc Ns \
|
||||
Oo Li \&: Ns Ar password Oc \
|
||||
Ns Li @ Oc Ns Ar host Ns Oo Li \&: Ns Ar port Oc Ns \
|
||||
Oo Li / Ns Ar path/ Oc Ns Ar pkg-name ...
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
Loading…
Reference in a new issue