diff options
| author | Toomas Soome <tsoome@me.com> | 2015-10-25 00:06:51 +0300 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2016-09-22 11:43:37 -0700 |
| commit | 199767f8919635c4928607450d9e0abb932109ce (patch) | |
| tree | e6c3078959e4b1dc4a59d04b9fac0a2fdf2c0711 /exception_lists/manlint | |
| parent | 0cc5983c8a077e6396dc7c492ee928b40bf0fed1 (diff) | |
| download | illumos-joyent-199767f8919635c4928607450d9e0abb932109ce.tar.gz | |
5061 freebsd boot loader integration (loader project)
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Cody Mello <melloc@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'exception_lists/manlint')
| -rw-r--r-- | exception_lists/manlint | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/exception_lists/manlint b/exception_lists/manlint new file mode 100644 index 0000000000..f6ced61996 --- /dev/null +++ b/exception_lists/manlint @@ -0,0 +1,14 @@ +# +# This file and its contents are supplied under the terms of the +# Common Development and Distribution License ("CDDL"), version 1.0. +# You may only use this file in accordance with the terms of version +# 1.0 of the CDDL. +# +# A full copy of the text of the CDDL should have accompanied this +# source. A copy of the CDDL is also available via the Internet at +# http://www.illumos.org/license/CDDL. +# +# +# Copyright 2016 Toomas Soome <tsoome@me.com> +# +usr/src/boot/* |
