From a349f2d44d444d286edf99977854d8e72d86f0b6 Mon Sep 17 00:00:00 2001 From: phillips1012 Date: Wed, 29 Jan 2014 23:07:01 -0700 Subject: [PATCH] moved pacman.md to pages/linux/pacman.md --- linux/pacman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/pacman.md b/linux/pacman.md index a3d5fc344..f8038dae0 100644 --- a/linux/pacman.md +++ b/linux/pacman.md @@ -10,7 +10,7 @@ `pacman -S package-name` -- remove a package and it's dependencies +- remove a package and its dependencies `pacman -Rs package-name`