diff options
author | jmmv <jmmv@pkgsrc.org> | 2013-02-16 11:17:19 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2013-02-16 11:17:19 +0000 |
commit | 2946622899b8bbabcef85d61cf5bc85c73ba186f (patch) | |
tree | 7a374678f06f15345af00e920bb9d1233de5ca04 /sysutils/sysupgrade | |
parent | 0f856f48ed3d9f55792957d4d225c6b460f7fbdb (diff) | |
download | pkgsrc-2946622899b8bbabcef85d61cf5bc85c73ba186f.tar.gz |
Fix typo. Reported by reed@ in private mail.
Diffstat (limited to 'sysutils/sysupgrade')
-rw-r--r-- | sysutils/sysupgrade/files/sysupgrade.8 | 4 |
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 |