diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
commit | d26822d3275d3b7df1d7c202769d163483cb8f9a (patch) | |
tree | ed7ac694704688b2e3b2bf4003fefcbaecfdcc51 /sbin/mount_nfs/mount_nfs.8 | |
parent | 01cc78bd7b031b6c90ce5b1970a773c8cafe9303 (diff) |
nfs -> NFS
Diffstat (limited to 'sbin/mount_nfs/mount_nfs.8')
-rw-r--r-- | sbin/mount_nfs/mount_nfs.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 83d67606e3e..7028eced85f 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_nfs.8,v 1.28 2003/02/09 07:26:45 jmc Exp $ +.\" $OpenBSD: mount_nfs.8,v 1.29 2003/04/02 16:04:19 jmc Exp $ .\" $NetBSD: mount_nfs.8,v 1.3 1996/02/18 11:59:10 fvdl Exp $ .\" .\" Copyright (c) 1992, 1993, 1994, 1995 @@ -39,7 +39,7 @@ .Os .Sh NAME .Nm mount_nfs -.Nd mount nfs file systems +.Nd mount NFS file systems .Sh SYNOPSIS .Nm mount_nfs .Bk -words @@ -63,7 +63,7 @@ The command calls the .Xr mount 2 -system call to prepare and graft a remote nfs file system (rhost:path) +system call to prepare and graft a remote NFS file system (rhost:path) on to the file system tree at the point .Ar node . This command is normally executed by |