Fix the ".Os" macro to not display "BSD Experimental" if no arguments

are specified.  Just "BSD" is displayed instead.
This commit is contained in:
Mike Pritchard 1996-02-01 18:04:22 +00:00
parent 3681ddfb6e
commit 24b0124f19
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13828

View File

@ -193,7 +193,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
. ds oS BSD Experimental
. ds oS BSD
.\}
.if "\\$2"" \{\
. ds aa Non-Null