diff options
author | 2006-12-15 13:23:17 +0000 | |
---|---|---|
committer | 2006-12-15 13:23:17 +0000 | |
commit | 1a0ff2be7902848f8c640a58732d4e50acde08e4 (patch) | |
tree | c0946e5f9ce66b60958f2eed4105ea49fa03c18d | |
parent | dummy support for update-patches request. (diff) | |
download | wireguard-openbsd-1a0ff2be7902848f8c640a58732d4e50acde08e4.tar.xz wireguard-openbsd-1a0ff2be7902848f8c640a58732d4e50acde08e4.zip |
sync w/ usage(); ok pedro
-rw-r--r-- | sbin/mount_portal/mount_portal.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 54be4f53988..cbf9ff5807f 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_portal.8,v 1.16 2003/06/02 20:06:16 millert Exp $ +.\" $OpenBSD: mount_portal.8,v 1.17 2006/12/15 13:23:17 jmc Exp $ .\" $NetBSD: mount_portal.8,v 1.6 1995/08/18 15:01:19 pk Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -43,7 +43,7 @@ .Sh SYNOPSIS .Nm mount_portal .Op Fl o Ar options -.Ar /etc/portal.conf +.Ar config .Ar mount_point .Sh DESCRIPTION The |