Fix the ".Os" macro to not display "BSD Experimental" if no arguments
are specified. Just "BSD" is displayed instead.
This commit is contained in:
parent
7f7103ccb2
commit
060ad968bc
@ -193,7 +193,7 @@
|
||||
.de Os
|
||||
.ds oS Null
|
||||
.if "\\$1"" \{\
|
||||
. ds oS BSD Experimental
|
||||
. ds oS BSD
|
||||
.\}
|
||||
.if "\\$2"" \{\
|
||||
. ds aa Non-Null
|
||||
|
Loading…
Reference in New Issue
Block a user