From 0b89278a4977fe96cec8e2c06f4627e2e6b5c20f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 24 Jun 2017 15:59:50 +0000 Subject: in the base system, suggest leaving .Os blank; inspired by mdoclint --- mandoc.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mandoc.1') diff --git a/mandoc.1 b/mandoc.1 index 11ac4ac3..afdaabe7 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -816,6 +816,12 @@ macro does not use CVS keyword substitution, but using it is conventionally expected in the .Ox base system. +.It Sy "operating system explicitly specified" +.Pq mdoc , Ox , Nx +The +.Ic \&Os +macro has an argument. +In the base system, it is conventionally left blank. .It Sy "RCS id missing" .Pq Ox , Nx The manual page lacks the comment line with the RCS identifier -- cgit