Sat Feb 16 11:17:20 2013 UTC ()
Fix typo.  Reported by reed@ in private mail.


(jmmv)
diff -r1.4 -r1.5 pkgsrc/sysutils/sysupgrade/files/sysupgrade.8

cvs diff -r1.4 -r1.5 pkgsrc/sysutils/sysupgrade/files/Attic/sysupgrade.8 (expand / switch to unified diff)

--- pkgsrc/sysutils/sysupgrade/files/Attic/sysupgrade.8 2012/10/11 07:56:13 1.4
+++ pkgsrc/sysutils/sysupgrade/files/Attic/sysupgrade.8 2013/02/16 11:17:19 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: sysupgrade.8,v 1.4 2012/10/11 07:56:13 wiz Exp $ 1.\" $NetBSD: sysupgrade.8,v 1.5 2013/02/16 11:17:19 jmmv Exp $
2.\" Copyright 2012 Google Inc. 2.\" Copyright 2012 Google Inc.
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
5.\" Redistribution and use in source and binary forms, with or without 5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions are 6.\" modification, are permitted provided that the following conditions are
7.\" met: 7.\" met:
8.\" 8.\"
9.\" * Redistributions of source code must retain the above copyright 9.\" * Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" * Redistributions in binary form must reproduce the above copyright 11.\" * Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" * Neither the name of Google Inc. nor the names of its contributors 14.\" * Neither the name of Google Inc. nor the names of its contributors
@@ -108,27 +108,27 @@ system (see @@ -108,27 +108,27 @@ system (see
108.Xr sysupgrade.conf 5 ) . 108.Xr sysupgrade.conf 5 ) .
109For example, the configuration states which distribution sets ought to be 109For example, the configuration states which distribution sets ought to be
110installed, where they need to be downloaded from, and whether the system 110installed, where they need to be downloaded from, and whether the system
111configuration files should be upgraded. 111configuration files should be upgraded.
112.Pp 112.Pp
113The following options apply to all commands: 113The following options apply to all commands:
114.Bl -tag -width XoXvariableXvalueXX 114.Bl -tag -width XoXvariableXvalueXX
115.It Fl c Ar config_file 115.It Fl c Ar config_file
116Specifies the configuration file to use. 116Specifies the configuration file to use.
117.Pp 117.Pp
118Default: 118Default:
119.Pa @SYSUPGRADE_ETCDIR@/sysupgrade.conf 119.Pa @SYSUPGRADE_ETCDIR@/sysupgrade.conf
120.It Fl d Ar destdir 120.It Fl d Ar destdir
121Pato the the 121Path to the
122.Nx 122.Nx
123system to upgrade. 123system to upgrade.
124.Pp 124.Pp
125This optional flag can be used to upgrade a non-live system or for 125This optional flag can be used to upgrade a non-live system or for
126testing/development purposes. 126testing/development purposes.
127Note that some steps (particularly 127Note that some steps (particularly
128.Sq etcupdate ) 128.Sq etcupdate )
129do not support this feature and thus will never be run if set. 129do not support this feature and thus will never be run if set.
130.Pp 130.Pp
131Default: not set (which means 131Default: not set (which means
132.Pa / 132.Pa /
133is affected). 133is affected).
134.It Fl o Ar variable=value 134.It Fl o Ar variable=value