diff --git a/docs.html b/docs.html
index 44cc3bea..a42f477f 100644
--- a/docs.html
+++ b/docs.html
@@ -10174,7 +10174,7 @@ Compute the p-norm of X, where X can be a vector or matrix
"-inf", "inf", "fro"
+For vectors, p is an integer ≥1, or one of: "-inf", "inf", "fro"
"inf", "fro";
"-inf" is the minimum norm, "inf" is the maximum norm, "fro" is the Frobenius norm
+"-inf" is the minimum norm, "inf" is the maximum norm, "fro" is the Frobenius norm
accu(X != 0)