diff options
author | 2004-11-28 22:16:41 +0000 | |
---|---|---|
committer | 2004-11-28 22:16:41 +0000 | |
commit | ec525222260e63b89a4d8fff21b57180b0d1301b (patch) | |
tree | 0654e3f64e5232ef5be97de2fa05d57244243f65 | |
parent | sort SEE ALSO; (diff) | |
download | wireguard-openbsd-ec525222260e63b89a4d8fff21b57180b0d1301b.tar.xz wireguard-openbsd-ec525222260e63b89a4d8fff21b57180b0d1301b.zip |
remove .Xr to self in SEE ALSO;
-rw-r--r-- | share/man/man9/domountroothooks.9 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/domountroothooks.9 b/share/man/man9/domountroothooks.9 index cfb79e47c89..4207c371e7a 100644 --- a/share/man/man9/domountroothooks.9 +++ b/share/man/man9/domountroothooks.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: domountroothooks.9,v 1.1 2004/11/28 02:29:16 deraadt Exp $ +.\" $OpenBSD: domountroothooks.9,v 1.2 2004/11/28 22:16:41 jmc Exp $ .\" .\" Copyright (c) 2001 Niklas Hallqvist. .\" All rights reserved. @@ -67,5 +67,4 @@ API. .Xr ioprbs 4 , .Xr dohooks 9 , .Xr doshutdownhooks 9 , -.Xr domountroothooks 9 , .Xr mountroothook_establish 9 |