rm.1: swap .St mdoc macro with text - sbase - suckless unix tools | |
git clone git://git.suckless.org/sbase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit d4dfd42d3580ad36bedfdc5b8924ff6683981f53 | |
parent a0844fc8634a60ad61c0dc41719d7ad57f1b6c85 | |
Author: Roberto E. Vargas Caballero <[email protected]> | |
Date: Wed, 23 Apr 2025 17:56:45 +0200 | |
rm.1: swap .St mdoc macro with text | |
Diffstat: | |
M rm.1 | 10 ++-------- | |
1 file changed, 2 insertions(+), 8 deletions(-) | |
--- | |
diff --git a/rm.1 b/rm.1 | |
@@ -1,4 +1,4 @@ | |
-.Dd October 8, 2015 | |
+.Dd April 24, 2025 | |
.Dt RM 1 | |
.Os sbase | |
.Sh NAME | |
@@ -34,10 +34,4 @@ Remove directories recursively. | |
.Sh SEE ALSO | |
.Xr remove 3 | |
.Sh STANDARDS | |
-The | |
-.Nm | |
-utility is compliant with the | |
-.St -p1003.1-2013 | |
-specification except from the | |
-.Op Fl i | |
-flag. | |
+POSIX.1-2013. |