aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Path.set_owner.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Path.set_owner.3')
-rw-r--r--man/man3/tomo-Path.set_owner.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.set_owner.3 b/man/man3/tomo-Path.set_owner.3
index f83d9470..b0b24e71 100644
--- a/man/man3/tomo-Path.set_owner.3
+++ b/man/man3/tomo-Path.set_owner.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Path.set_owner 3 2025-05-17 "Tomo man-pages"
+.TH Path.set_owner 3 2025-11-29 "Tomo man-pages"
.SH NAME
Path.set_owner \- set the owner
.SH LIBRARY
@@ -34,3 +34,5 @@ Nothing. If a path does not exist, a failure will be raised.
.EX
(./file.txt).set_owner(owner="root", group="wheel")
.EE
+.SH SEE ALSO
+.BR Tomo-Path (3)