1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

Removed bogus quotes and unmangled related contractions.

"ktrace(1) syscall trace" -> "ktrace(1)".
This commit is contained in:
Bruce Evans 2000-01-24 05:38:55 +00:00
parent d9213675fb
commit 621d865f30
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56503
3 changed files with 9 additions and 9 deletions

View File

@ -34,17 +34,17 @@ options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, "NFS" req'ed options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem options CD9660 #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS #Process filesystem options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) syscall trace support options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores options SYSVSEM #SYSV-style semaphores

View File

@ -34,17 +34,17 @@ options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, "NFS" req'ed options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem options CD9660 #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS #Process filesystem options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) syscall trace support options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores options SYSVSEM #SYSV-style semaphores

View File

@ -43,17 +43,17 @@ options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, "NFS" req'ed options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem options CD9660 #ISO 9660 Filesystem
options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options PROCFS #Process filesystem options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
options UCONSOLE #Allow users to grab the console options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor options USERCONFIG #boot -c editor
options VISUAL_USERCONFIG #visual boot -c editor options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) syscall trace support options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores options SYSVSEM #SYSV-style semaphores