Module Name:    src
Committed By:   uwe
Date:           Wed Jan 24 12:04:47 UTC 2018

Modified Files:
        src/sbin/mount_autofs: mount_autofs.8

Log Message:
It's not literal "-options" so use .Ar


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/mount_autofs/mount_autofs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mount_autofs/mount_autofs.8
diff -u src/sbin/mount_autofs/mount_autofs.8:1.5 src/sbin/mount_autofs/mount_autofs.8:1.6
--- src/sbin/mount_autofs/mount_autofs.8:1.5	Tue Jan 23 14:58:46 2018
+++ src/sbin/mount_autofs/mount_autofs.8	Wed Jan 24 12:04:47 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_autofs.8,v 1.5 2018/01/23 14:58:46 wiz Exp $
+.\" $NetBSD: mount_autofs.8,v 1.6 2018/01/24 12:04:47 uwe Exp $
 .\"
 .\" Copyright (c) 2018 The DragonFly Project
 .\" All rights reserved.
@@ -81,7 +81,7 @@ Set the
 .Xr autofs 5
 options.
 See the
-.Op Fl options
+.Op Fl Ar options
 in
 .Sx AUTO_MASTER SYNTAX
 of

Reply via email to