Typos
authorJán Kupec <jkupec@suse.cz>
Thu, 11 Jun 2009 12:36:47 +0000 (14:36 +0200)
committerJán Kupec <jkupec@suse.cz>
Thu, 11 Jun 2009 12:36:47 +0000 (14:36 +0200)
doc/zypper.8

index b0a916e..47e07f7 100644 (file)
@@ -1195,7 +1195,7 @@ TODO more info
 
 
 .SS Package Locks Management
-Package locks server the purpose of preventing changes to the set of installed
+Package locks serve the purpose of preventing changes to the set of installed
 packages on the system. The locks are stored in form of a \fIquery\fR in
 /etc/zypp/locks file (see also locks(5)).
 Packages matching this query are then forbidden to change their installed
@@ -1392,7 +1392,7 @@ packages. Note that the ZYpp lock is still created in the original system,
 as well as temporary files. See also the FILES section.
 .TP
 .I \ \ \ \ \-\-disable\-system\-resolvables
-This option servers mainly for testing purposes. It will cause zypper to act
+This option serves mainly for testing purposes. It will cause zypper to act
 as if there were no packages installed in the system. Use with caution as you
 can damage your system using this option. 
 
@@ -1599,7 +1599,7 @@ possible to turn the forcing of resolution off using this option even in
 rug-compatible mode.
 .TP
 .I      \-\-entire\-catalog <catalog>
-This option servers for marking all packages from specified catalog for
+This option serves for marking all packages from specified catalog for
 installation. This is achieved by simulating 'zypper in --from <repo> '*''.
 .RE