docs/171337: [PATCH] Add german filename conversion scheme for mount_nwfs man page
Gabor Fischer
Gabor.Fischer at gmx.net
Wed Sep 5 06:30:10 UTC 2012
>Number: 171337
>Category: docs
>Synopsis: [PATCH] Add german filename conversion scheme for mount_nwfs man page
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 05 06:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Gabor Fischer
>Release: 9.1-PRERELEASE
>Organization:
>Environment:
FreeBSD freebsd.fischer.lan 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #1: Wed Sep 5 06:12:35 CEST 2012 root at freebsd.fischer.lan:/usr/obj/usr/src/sys/CUSTOM amd64
>Description:
Since the german filename conversion scheme for mount_nwfs (bin/163847) has been committed, mount_nwfs has an additional scheme "de" which can be specified with the -w option. But this is not documented in the man page of mount_nwfs.
I have attached a patch which updates the man page.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
*** /usr/src/usr.sbin/mount_nwfs/mount_nwfs.8.orig 2012-09-05 07:49:51.000000000 +0200
--- /usr/src/usr.sbin/mount_nwfs/mount_nwfs.8 2012-09-05 07:53:24.000000000 +0200
***************
*** 148,153 ****
--- 148,155 ----
.Bl -tag -width ".Cm koi2cp866"
.It Cm asis
Characters passed as is without any alteration.
+ .It Cm de
+ Suits for setups used in Germany (ISO-8859-1).
.It Cm koi2cp866
koi8-r <-> CP866
.It Cm se
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list