- add license marker - add patches to fix pod2man errors OK sthen@, aja@ on a previous diff
13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
$OpenBSD: patch-sh_mkdir,v 1.1 2014/12/19 11:05:18 rpe Exp $
|
|
--- sh.mkdir.orig Fri Dec 19 10:39:52 2014
|
|
+++ sh.mkdir Fri Dec 19 10:40:17 2014
|
|
@@ -183,6 +183,8 @@ Default is to skip this step and leave the operating s
|
|
which is usually based on the executing gid or the parent setgid
|
|
directory.
|
|
|
|
+=back
|
|
+
|
|
=head1 EXAMPLE
|
|
|
|
# Makefile
|