From 1e805cc38d72577d1e78c98ba9c6d9ecea36ea4c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 21 Nov 2010 20:51:35 -0800 Subject: [PATCH] Add example use.mask usage. --- man/portage.5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/portage.5 b/man/portage.5 index 3b2886491..602569ab6 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -400,6 +400,14 @@ a '\-'. \- comments begin with # (no inline comments) \- one USE flag per line .fi + +.I Example: +.nf +# mask doc +doc +# unmask mysql +\-mysql +.fi .TP .BR use.unsatisfiable Some USE flags enable optional dependencies, which are allowed to be -- 2.26.2