diff options
author | 2016-10-18 14:41:45 +0000 | |
---|---|---|
committer | 2016-10-18 14:41:45 +0000 | |
commit | 1071bfa39833ea8e767a9982adab7c774e61669a (patch) | |
tree | ba4704fe5debb44f1400804dd00951c6806657eb | |
parent | Fix a comment: We don't have manpath(1). No code change. (diff) | |
download | wireguard-openbsd-1071bfa39833ea8e767a9982adab7c774e61669a.tar.xz wireguard-openbsd-1071bfa39833ea8e767a9982adab7c774e61669a.zip |
adjust after the ordering was made well-defined in mandocdb.c rev. 1.180
-rw-r--r-- | regress/usr.bin/mandoc/db/out/twosect.dout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/db/out/twosect.dout b/regress/usr.bin/mandoc/db/out/twosect.dout index cabe0fab0f5..8545c916938 100644 --- a/regress/usr.bin/mandoc/db/out/twosect.dout +++ b/regress/usr.bin/mandoc/db/out/twosect.dout @@ -7,7 +7,7 @@ page count 1 page name # [fh1t]empty page sect # 1 # 8 page desc # no title -page file src # man8/empty.8 # man1/empty.1 +page file src # man1/empty.1 # man8/empty.8 === END OF PAGES === macros count 36 === MACROS === |