summaryrefslogtreecommitdiff
path: root/src/usr/share/man/man1/netmounts-on.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/share/man/man1/netmounts-on.1.txt')
-rw-r--r--src/usr/share/man/man1/netmounts-on.1.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/usr/share/man/man1/netmounts-on.1.txt b/src/usr/share/man/man1/netmounts-on.1.txt
new file mode 100644
index 0000000..a6839d9
--- /dev/null
+++ b/src/usr/share/man/man1/netmounts-on.1.txt
@@ -0,0 +1,22 @@
+title netmounts-on
+section 1
+project stackrpms-thinkpad-p50s
+volume General Commands Manual
+date November 2022
+=====
+NAME
+ netmounts-on
+SYNOPSIS
+ netmounts-on
+OPTIONS
+ none
+DESCRIPTION
+ Mount all defined mounts of type nfs.
+AUTHOR
+ B. Stack <bgstack15@gmail.com>
+COPYRIGHT
+ GPL 3.0
+BUGS
+ If you catch any bugs please email the author.
+SEE ALSO
+ `netmounts-off(1)`
bgstack15