strmode.3.patch   [plain text]


--- strmode.3.bsdnew	2009-11-18 18:24:34.000000000 -0800
+++ strmode.3	2009-11-18 18:24:35.000000000 -0800
@@ -39,7 +39,10 @@
 .Sh SYNOPSIS
 .In string.h
 .Ft void
-.Fn strmode "mode_t mode" "char *bp"
+.Fo strmode
+.Fa "int mode"
+.Fa "char *bp"
+.Fc
 .Sh DESCRIPTION
 The
 .Fn strmode