diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-12-15 13:23:18 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-12-15 13:23:18 +0000 |
commit | 37bfe5a9aba7c0e2fdbf14ec6df133736f5c133f (patch) | |
tree | 69acc72109cdbd8607746a6921fa65bb6e05d62d /sbin | |
parent | 2f75ad8de9714874983eb01b7942e138e9c2897c (diff) |
sync w/ usage(); ok pedro
Diffstat (limited to 'sbin')
-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 |