From 5a43a35845a621f4e75e29264ac9c5039bb08df8 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 17 Jun 2020 19:42:32 +0000 Subject: Manually tag the section option. Automatic tagging does not work because the [-s] flag is optional. Patch from Martin Vahlensieck. --- man.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'man.1') diff --git a/man.1 b/man.1 index 6484a0b8..f49369d9 100644 --- a/man.1 +++ b/man.1 @@ -167,6 +167,7 @@ architecture whilst using another. This option overrides the .Ev MACHINE environment variable. +.Tg s .It Oo Fl s Oc Ar section Only select manuals from the specified .Ar section . -- cgit