diff options
author | charnier <charnier@FreeBSD.org> | 2000-01-23 20:26:20 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2000-01-23 20:26:20 +0000 |
commit | b271eaef88e7ebd69a2ddefce0f008ef26456e9b (patch) | |
tree | de0572d45252c854dd0cdd91df20d94f4f7a4a12 /usr.sbin | |
parent | 00b25227dccf095f7f90ed94dc0b8070e4d84ec9 (diff) | |
download | FreeBSD-src-b271eaef88e7ebd69a2ddefce0f008ef26456e9b.zip FreeBSD-src-b271eaef88e7ebd69a2ddefce0f008ef26456e9b.tar.gz |
Do not dot terminate list of references.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/vnconfig/vnconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vnconfig/vnconfig.8 b/usr.sbin/vnconfig/vnconfig.8 index 9b2e3c8..a8199d2 100644 --- a/usr.sbin/vnconfig/vnconfig.8 +++ b/usr.sbin/vnconfig/vnconfig.8 @@ -201,7 +201,7 @@ disable or unconfigure all devices in the configuration file. .It Pa /etc/vntab default configuration file for .Fl a -option. +option .El .Sh EXAMPLES .Pp @@ -257,4 +257,4 @@ on every reboot. .Xr mount 2 , .Xr swapon 2 , .Xr unmount 2 , -.Xr vn 4 . +.Xr vn 4 |