diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:52:52 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 12:52:52 +0000 |
commit | f99bada95dbbf671847e5df741a7f42b73a169ca (patch) | |
tree | 740dc909f37be28094bca62ddaa4c624eb5414a7 /regress/mdoc/Fo/nohead.out_lint | |
parent | e3dd9df97d2c59b34f1795394aee58997877e797 (diff) | |
download | mandoc-f99bada95dbbf671847e5df741a7f42b73a169ca.tar.gz |
cope with changes in BASE messages
Diffstat (limited to 'regress/mdoc/Fo/nohead.out_lint')
-rw-r--r-- | regress/mdoc/Fo/nohead.out_lint | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/mdoc/Fo/nohead.out_lint b/regress/mdoc/Fo/nohead.out_lint index 2023d0a0..680a05fa 100644 --- a/regress/mdoc/Fo/nohead.out_lint +++ b/regress/mdoc/Fo/nohead.out_lint @@ -1,3 +1,4 @@ -mandoc: nohead.in:1:5: STYLE: Mdocdate missing: Dd February +mandoc: nohead.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) +mandoc: nohead.in:1:5: BASE: Mdocdate missing: Dd February (OpenBSD) mandoc: nohead.in:10:2: WARNING: missing function name, using "": Fo -mandoc: nohead.in: STYLE: RCS id missing +mandoc: nohead.in: BASE: RCS id missing: (OpenBSD) |