summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2013-02-16 11:17:19 +0000
committerjmmv <jmmv@pkgsrc.org>2013-02-16 11:17:19 +0000
commit2946622899b8bbabcef85d61cf5bc85c73ba186f (patch)
tree7a374678f06f15345af00e920bb9d1233de5ca04
parent0f856f48ed3d9f55792957d4d225c6b460f7fbdb (diff)
downloadpkgsrc-2946622899b8bbabcef85d61cf5bc85c73ba186f.tar.gz
Fix typo. Reported by reed@ in private mail.
-rw-r--r--sysutils/sysupgrade/files/sysupgrade.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sysupgrade/files/sysupgrade.8 b/sysutils/sysupgrade/files/sysupgrade.8
index 493e0b3ac46..a2d009f85e2 100644
--- a/sysutils/sysupgrade/files/sysupgrade.8
+++ b/sysutils/sysupgrade/files/sysupgrade.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysupgrade.8,v 1.4 2012/10/11 07:56:13 wiz Exp $
+.\" $NetBSD: sysupgrade.8,v 1.5 2013/02/16 11:17:19 jmmv Exp $
.\" Copyright 2012 Google Inc.
.\" All rights reserved.
.\"
@@ -118,7 +118,7 @@ Specifies the configuration file to use.
Default:
.Pa @SYSUPGRADE_ETCDIR@/sysupgrade.conf
.It Fl d Ar destdir
-Pato the the
+Path to the
.Nx
system to upgrade.
.Pp