diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-01 18:04:22 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-01 18:04:22 +0000 |
| commit | 24b0124f1965af6728d3afefa8f65f05f558c2a2 (patch) | |
| tree | cea04543dc30f261cc713c887e942a5aa56424ea /gnu | |
| parent | 3681ddfb6e1f6883b5d03ca353a70150117d9a81 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/doc-common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/doc-common b/gnu/usr.bin/groff/tmac/doc-common index ff1743f3071e9..3c1aca4c7b190 100644 --- a/gnu/usr.bin/groff/tmac/doc-common +++ b/gnu/usr.bin/groff/tmac/doc-common @@ -193,7 +193,7 @@ .de Os .ds oS Null .if "\\$1"" \{\ -. ds oS BSD Experimental +. ds oS BSD .\} .if "\\$2"" \{\ . ds aa Non-Null |
