summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-13 10:43:19 +0000
committerwiz <wiz@pkgsrc.org>2009-05-13 10:43:19 +0000
commit4d5c057edec2812e70c5a6ec743b3515f00c463b (patch)
tree01f13930afbc3156c4cdc8a207eacc4c025cfaee /pkgtools
parent39a4634025f27b11cb9ada57455a1cb6e58f7500 (diff)
downloadpkgsrc-4d5c057edec2812e70c5a6ec743b3515f00c463b.tar.gz
Use Fl and Ar in SYNOPSIS.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/cdpack/files/cddist.114
1 files changed, 7 insertions, 7 deletions
diff --git a/pkgtools/cdpack/files/cddist.1 b/pkgtools/cdpack/files/cddist.1
index 26796598542..d42049c6949 100644
--- a/pkgtools/cdpack/files/cddist.1
+++ b/pkgtools/cdpack/files/cddist.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: cddist.1,v 1.2 2009/02/20 07:46:15 wiz Exp $
+.\" $NetBSD: cddist.1,v 1.3 2009/05/13 10:43:19 wiz Exp $
.\"
.\" Copyright (c) 2008 Dan McMahill, All rights reserved.
.\"
@@ -37,12 +37,12 @@
.Nd produce multi-CD/DVD distfile archive images
.Sh SYNOPSIS
.Nm
-.Op -dRVv
-.Op -dvd
-.Op -h | --help
-.Op -l logfile
-.Op -X extras_directory
-.Op -x common_directory
+.Op Fl dRVv
+.Op Fl dvd
+.Op Fl h | Fl Fl help
+.Op Fl l Ar logfile
+.Op Fl X Ar extras_directory
+.Op Fl x Ar common_directory
.Ar distfiles_directory
.Ar image_directory
.Sh DESCRIPTION