diff options
author | Humm <hummsmith42@gmail.com> | 2021-11-17 19:57:03 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> | 2021-11-17 19:57:03 +0000 |
commit | 05b513a6874cbce6de4ada9e3a8b07e36d17a950 (patch) | |
tree | 1d68aa8d948a85ad3578788935b94bbfe8fa3f54 /sys/man/4 | |
parent | fc412aef3d073e9228f1179d597e33a9f7132a29 (diff) |
snap(4): remove non-existent -s from snapfs
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/snap | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/man/4/snap b/sys/man/4/snap index 3db9914f4..befd82d41 100644 --- a/sys/man/4/snap +++ b/sys/man/4/snap @@ -17,10 +17,6 @@ snap, snapfs \- create and mount process snapshots .B -m .I mtpt ] -[ -.B -s -.I service -] .I file... .SH DESCRIPTION .I Snap @@ -64,10 +60,6 @@ while .B -a will cause it to mount the new directories after the current entries. -The -.B -s -option causes it to serve requests via -.BI /srv/ service. .SH EXAMPLE Suppose .I page |