diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-21 00:42:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-21 00:42:38 +0000 |
commit | 3ffc16f732375ccaefe70c98766b98d5ab44a79f (patch) | |
tree | 2b6e6a97d0f07e2b5ff9acde49744269ebe310b0 /LICENSE | |
parent | ee72f12e565f94d51140d8c1a2b9795939e95978 (diff) | |
download | mandoc-3ffc16f732375ccaefe70c98766b98d5ab44a79f.tar.gz |
Now that we have man(1) functionality, add a man(1) manual page.
I'm importing the totally unchanged OpenBSD version
such that all changes can easily be tracked in CVS.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ other people's Copyright and are distributed under a 3-clause BSD license; see these individual files for details. compat_fts.c, compat_fts.h, -compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c: +compat_getsubopt.c, compat_strcasestr.c, compat_strsep.c, +man.1: Copyright (c) 1989,1990,1993,1994 The Regents of the University of California compat_fgetln.c: |